Skip to content

Commit

Permalink
added CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
last-byte committed Sep 7, 2022
1 parent b2a6754 commit e9919f5
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## 1.7.0
Features:
- add support for accessibility tools backdoor detection

## 1.6.0
Features:
- add support for RDP InitialProgram detection

## 1.5.0
Features:
- added the `PersistenceMethod` parameter in order to selectively check for one persistence technique at a time

## 1.4.0
Features:
- the module is now digitally signed with a valid code signing certificate

## 1.3.1
Features:
- a number of new persistence checks have been implemented

## 1.0
Features:
- WMI event subscriptions persistence check has been implemented
## 0.9
Beta release






0 comments on commit e9919f5

Please sign in to comment.