aboutsummaryrefslogtreecommitdiff
path: root/cmd/args.go
AgeCommit message (Collapse)AuthorFilesLines
2025-05-06Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmainBryan McNulty1-87/+103
* 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-04-26Fixed some more linter issuesBryan McNulty1-0/+3
2025-04-22Fixed proxy w/ EPM, fixed TSCH with ncacn_npBryan McNulty1-1/+1
2025-04-22Shorthand for `--epm-filter`: `-F`Bryan McNulty1-1/+1
2025-04-20Improve smb.OutputFileFetcher; introduce stage inputBryan McNulty1-1/+6
2025-04-19Major update to the CLI cosmeticsBryan McNulty1-96/+91
2025-04-17Separate adauth flagsBryan McNulty1-86/+86
2025-04-17Minor fixesBryan McNulty1-86/+86
2025-04-17Update output,IO; add output support to WMIBryan McNulty1-89/+86
2025-04-17Validate output flag before method executionBryan McNulty1-1/+17
2025-04-16rewrote everything lolBryan McNulty1-0/+126