diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-19 11:22:03 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-19 11:22:03 -0500 |
commit | b5bf849b3110304f5c84f915d5e19e57c2a0cc96 (patch) | |
tree | dcf68fd4b9cdc97134bc903b2e32ffd7a3ae5f35 /TODO.md | |
parent | 2a6559ae72c2570b76de5f8a2f8021167d39438e (diff) | |
download | goexec-b5bf849b3110304f5c84f915d5e19e57c2a0cc96.tar.gz goexec-b5bf849b3110304f5c84f915d5e19e57c2a0cc96.zip |
Update TODO + fix SCMR constants
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -24,7 +24,6 @@ - [X] Add DCOM module - [X] MMC20.Application method - [X] Output -- [ ] ShellWindows & ShellBrowserWindow ### WMI @@ -41,16 +40,16 @@ - [ ] Add SMB file transfer interface - [ ] README -#### CLI - -- [ ] `--full-help`/`-H` - ## Resolve Eventually - [ ] `--shell` option - [ ] Add Go tests - [ ] ability to specify multiple targets +### DCOM + +- [ ] ShellWindows & ShellBrowserWindow + ### WinRM - [ ] Add basic WinRM module - https://github.com/bryanmcnulty/winrm |