From d417d3d4185725967c9333f59942ee348248f2b2 Mon Sep 17 00:00:00 2001 From: Bryan McNulty Date: Mon, 7 Apr 2025 04:26:37 -0500 Subject: Update TODO --- TODO.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'TODO.md') 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 -- cgit v1.2.3