aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 5800c7b..a73357a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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