aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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