Update README.md

This commit is contained in:
Grimmie 2022-03-20 15:33:17 -04:00 committed by GitHub
parent 7fad639418
commit eb789b67b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -77,7 +77,8 @@ Open .sln and build all 3 components in Release mode
* Add admin utils:
* `cp`
* `upload`/`download`
* Some barebones persistence commands (idk something like creating a user via ADSI)
* Keylogger (probs make standalone to load into implant)
* Some barebones persistence commands (idk something like creating a user via ADSI, WMI subscription creation. probs make these standalone assems to load into implant)
* Allow for the changing of the sleep timing on implant and implement jitter
* Allow for operator to change port TeamServer starts on via CLI
* Encrypted comms (yikes, ik)