aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2025-05-06Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmainBryan McNulty1-6/+6
* 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-27Update go.modBryan McNulty1-1/+1
2025-04-25Upgraded adauth to `v0.2.3-0.20250425090338-486ba8225ec2`Bryan McNulty1-1/+1
2025-04-23Require > 1.23; bumped adauth to v0.2.2Bryan McNulty1-2/+4
2025-04-18Some CLI tweaksBryan McNulty1-1/+2
2025-04-16rewrote everything lolBryan McNulty1-1/+1
2025-04-09Remodel WMI module; Update TODO; Update depsBryan McNulty1-7/+7
2025-03-12+Proxy support +DockerfileBryan McNulty1-1/+1
2025-03-12Fixed issue with NTLMv2 authentication using NTLM hashBryan McNulty1-1/+1
2025-03-10Added basic dcom execution moduleBryan McNulty1-2/+2
2025-03-07Added wmiexec module + updated TODOBryan McNulty1-0/+1
2025-03-04+Bumped adauth. fork is no longer necessaryBryan McNulty1-5/+5
2025-02-26Initial commit +scmrexecBryan McNulty1-0/+33