aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorBryan McNulty <bryanmcnulty@protonmail.com>2025-04-07 04:26:37 -0500
committerBryan McNulty <bryanmcnulty@protonmail.com>2025-04-07 04:26:37 -0500
commitd417d3d4185725967c9333f59942ee348248f2b2 (patch)
tree44902ed978f4d43c13a95257f2b01d292fb7c3a6 /TODO.md
parent40d9159d344b10e09ef9a190ba4a935bd5d6fd05 (diff)
downloadgoexec-d417d3d4185725967c9333f59942ee348248f2b2.tar.gz
goexec-d417d3d4185725967c9333f59942ee348248f2b2.zip
Update TODO
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/TODO.md b/TODO.md
index cd1d322..ca4358d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -27,12 +27,6 @@
- [ ] WMI `reg` subcommand - read & edit the registry
- [ ] File transfer functionality
-### WinRM
-
-- [ ] Add basic WinRM module - https://github.com/bryanmcnulty/winrm
- - [ ] File transfer functionality
- - [ ] Shell functionality
-
### Other
- [X] Add proxy support - see https://github.com/oiweiwei/go-msrpc/issues/21
@@ -45,4 +39,10 @@
- [ ] Add Go tests
- [ ] ability to specify multiple targets
-- [ ] Standardize modules to interface for future use \ No newline at end of file
+- [ ] Standardize modules to interface for future use
+
+### WinRM
+
+- [ ] Add basic WinRM module - https://github.com/bryanmcnulty/winrm
+ - [ ] File transfer functionality
+ - [ ] Shell functionality \ No newline at end of file