From 19af8d591a224cb104996a50935a8f4b1643a3a1 Mon Sep 17 00:00:00 2001 From: Bryan McNulty Date: Tue, 6 May 2025 17:14:13 -0500 Subject: Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17) * Negotiate (not force) highest SMB dialect * Fixed some issues with SMB client * `dcom`: new method: `shellwindows` * Update gitignore * TODO: new feature ideas, check ShellWindows * `dcom`: new method: `shellbrowserwindow` * update README.md with DCOM ShellWindows & ShellBrowserWindow modules. * Tweaks to shellbrowserwindow.go * Bumped adauth to v0.3.0 + other deps --- TODO.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 9c708f3..d0e32d4 100644 --- a/TODO.md +++ b/TODO.md @@ -9,8 +9,12 @@ We wanted to make development of this project as transparent as possible, so we' - [X] Generate random name/path - [X] Output - [X] Add `tsch change` -- [ ] Serialize XML with default indent level -- [ ] Add --session to `tsch change` +- [ ] Serialize XML with default indent level? + +### `tsch change` + +- [ ] Add `--session` (like `tsch demand`) +- [ ] Add the option to avoid direct task start using TimeTrigger (similar to `tsch create`) ## SCMR @@ -66,7 +70,8 @@ We wanted to make development of this project as transparent as possible, so we' ### DCOM -- [ ] ShellWindows & ShellBrowserWindow +- [X] ShellWindows +- [ ] ShellBrowserWindow ### WinRM -- cgit v1.2.3