diff options
author | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-09 07:48:16 -0500 |
---|---|---|
committer | Bryan McNulty <bryanmcnulty@protonmail.com> | 2025-04-09 07:48:16 -0500 |
commit | 05873b432686fd584a07e98d37d4eb0cc5104da1 (patch) | |
tree | 7d4f73b83cc0876a0b29044d30d32f5a38385a00 /TODO.md | |
parent | d417d3d4185725967c9333f59942ee348248f2b2 (diff) | |
download | goexec-05873b432686fd584a07e98d37d4eb0cc5104da1.tar.gz goexec-05873b432686fd584a07e98d37d4eb0cc5104da1.zip |
Remodel WMI module; Update TODO; Update deps
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,9 +30,9 @@ ### Other - [X] Add proxy support - see https://github.com/oiweiwei/go-msrpc/issues/21 +- [ ] `--unsafe` option - allow unsafe OPSEC (i.e. fetching execution output via file write/read) - [ ] Descriptions for all modules and methods - [ ] Add SMB file transfer interface -- [ ] `--ctf` option - allow unsafe OPSEC (i.e. fetching execution output via file write/read) - [ ] README ## Resolve Eventually |