24 Commits

Author SHA1 Message Date
Bryan McNulty e0a9aa8d8f fix unused EPM filter 2025-10-01 05:02:43 -05:00
Bryan McNulty 0736b35806 Fix pflag panic 2025-09-12 18:26:29 -05:00
Bryan McNulty ef6817ed17 Merge branch 'main' into dev 2025-09-12 17:16:17 -05:00
Bryan McNulty ce88202a35 Update README with new options 2025-09-12 17:00:14 -05:00
Bryan McNulty e1a0babffe Fix context linter err; fix indents 2025-09-12 10:18:38 -05:00
Bryan McNulty a6470ef6c5 add output timeout flag (--out-timeout) 2025-09-11 07:16:57 -05:00
Bryan McNulty 47d7be87cb Merge dev into main (#22)
* Bump adauth to v0.5.0

* Open remote output file as RW

* Removed out-of-date TODO.md

* Add `--epm`; deprecate `--no-epm`

* Fix parsing of `--epm`/`--no-epm`

* Resolve #21
2025-09-08 19:16:39 -05:00
Bryan McNulty abc38fc89f Fix parsing of --epm/--no-epm 2025-09-08 00:09:29 -05:00
Bryan McNulty 47ce7a0357 Add --epm; deprecate --no-epm 2025-09-07 21:47:32 -05:00
Bryan McNulty 38a640a76c Merge dev -> main 2025-08-26 06:40:59 -05:00
Bryan McNulty 420fbd90c6 Default string bindings for TSCH,SCMR 2025-08-11 09:11:23 -05:00
Bryan McNulty 18c417feb4 Update indent style 2025-07-12 15:24:02 -05:00
Bryan McNulty 19af8d591a 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
2025-05-06 17:14:13 -05:00
Bryan McNulty 1c931fb984 dcom: new method: shellwindows 2025-04-28 17:29:09 -05:00
Bryan McNulty 7770ce5c15 Fixed some more linter issues 2025-04-26 05:18:48 -05:00
Bryan McNulty ccef329bcd Fixed proxy w/ EPM, fixed TSCH with ncacn_np 2025-04-22 15:49:46 -05:00
Bryan McNulty 63d56b4a6b Shorthand for --epm-filter: -F 2025-04-22 15:14:24 -05:00
Bryan McNulty 1168c86571 Improve smb.OutputFileFetcher; introduce stage input 2025-04-20 18:23:36 -05:00
Bryan McNulty 763ff79790 Major update to the CLI cosmetics 2025-04-19 10:24:13 -05:00
Bryan McNulty 5d2734e51b Separate adauth flags 2025-04-17 23:42:45 -05:00
Bryan McNulty 91ca789d8b Minor fixes 2025-04-17 23:30:13 -05:00
Bryan McNulty 4f906bddd3 Update output,IO; add output support to WMI 2025-04-17 09:55:07 -05:00
Bryan McNulty 22e4fc56cc Validate output flag before method execution 2025-04-17 02:26:28 -05:00
Bryan McNulty 55eb4275fb rewrote everything lol 2025-04-16 12:11:58 -05:00