aboutsummaryrefslogtreecommitdiff
path: root/cmd/dcom.go
AgeCommit message (Collapse)AuthorFilesLines
2025-05-06Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmainBryan McNulty1-59/+163
* 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 linter issuesBryan McNulty1-55/+55
2025-04-25Small cosmetic changes in Cobra cmdsv0.1.1Bryan McNulty1-56/+57
2025-04-19Updated DCOM description + ctxBryan McNulty1-7/+4
2025-04-19Major update to the CLI cosmeticsBryan McNulty1-5/+24
2025-04-18Some CLI tweaksBryan McNulty1-44/+45
2025-04-17Update output,IO; add output support to WMIBryan McNulty1-56/+39
2025-04-16rewrote everything lolBryan McNulty1-49/+53
2025-03-10Added basic dcom execution moduleBryan McNulty1-0/+75