aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-20 18:23:36 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-20 18:23:36 -0500
commit1168c8657117cb72426e9e2bfc68bf8ae9575bb1 (patch)
treeb6735b553e80719ccf453bde8db694e192bac8ee /TODO.md
parent6ade3ddd945e50d7a145294ac4681489be5d22f8 (diff)
downloadgoexec-1168c8657117cb72426e9e2bfc68bf8ae9575bb1.tar.gz
goexec-1168c8657117cb72426e9e2bfc68bf8ae9575bb1.zip
Improve smb.OutputFileFetcher; introduce stage input
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 6b54044..86fb2c3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,14 +8,14 @@
- [X] Session hijacking
- [X] Generate random name/path
- [X] Output
-- [ ] 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)
+- [X] 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)
### SCMR
- [X] Clean up SCMR module
- [X] add dynamic string binding support
- [X] general clean up. Use TSCH & WMI as reference
-- [X] Output
+- [ ] Output
- [ ] Fix SCMR `change` method so that dependencies field isn't permanently overwritten
### DCOM