diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8,13 +8,14 @@ - [X] Session hijacking - [ ] Add command to tsch - update task if it already exists. See https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-tsch/849c131a-64e4-46ef-b015-9d4c599c5167 (`flags` argument) - [ ] Add more trigger types +- [ ] Generate random name/path ### SCMR - [X] Clean up SCMR module - [X] add dynamic string binding support - [X] general clean up. Use TSCH & WMI as reference -- [ ] Output +- [X] Output - [ ] Fix SCMR `change` method so that dependencies field isn't permanently overwritten ### DCOM @@ -41,6 +42,7 @@ ## Resolve Eventually +- [ ] Packet stub encryption for ncacn_ip_tcp doesn't appear to be working... - [ ] `--shell` option - [ ] Add Go tests - [ ] ability to specify multiple targets |