-
Notifications
You must be signed in to change notification settings - Fork 192
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
||
|
||
|
||
|
||
|