Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-06 | Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmain | Bryan McNulty | 1 | -3/+8 | |
* 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-27 | Marked completed bug fixes in TODO.md | Bryan McNulty | 1 | -2/+2 | |
2025-04-25 | Update TODO | Bryan McNulty | 1 | -3/+9 | |
2025-04-24 | Ensure that Kerberos requests use proxy dialer | Bryan McNulty | 1 | -3/+4 | |
2025-04-22 | Fixed proxy w/ EPM, fixed TSCH with ncacn_np | Bryan McNulty | 1 | -1/+1 | |
2025-04-22 | Fix ncacn_np transport with SCMR module | Bryan McNulty | 1 | -1/+1 | |
2025-04-22 | Update TODO | Bryan McNulty | 1 | -11/+15 | |
2025-04-20 | Improve smb.OutputFileFetcher; introduce stage input | Bryan McNulty | 1 | -2/+2 | |
2025-04-20 | Added `tsch change` command | Bryan McNulty | 1 | -1/+8 | |
2025-04-19 | Update TODO + fix SCMR constants | Bryan McNulty | 1 | -5/+4 | |
2025-04-18 | Update TODO | Bryan McNulty | 1 | -0/+4 | |
2025-04-17 | Minor fixes | Bryan McNulty | 1 | -1/+0 | |
2025-04-17 | Executable paths with spaces should be quoted in full command string | Bryan McNulty | 1 | -1/+1 | |
2025-04-17 | Update output,IO; add output support to WMI | Bryan McNulty | 1 | -5/+4 | |
2025-04-17 | Slim down cobra Run function (WMI & TSCH) | Bryan McNulty | 1 | -2/+3 | |
2025-04-16 | rewrote everything lol | Bryan McNulty | 1 | -1/+3 | |
2025-04-10 | Update TODO | Bryan McNulty | 1 | -0/+5 | |
2025-04-09 | Update TODO; add dynamic namespace to `wmi call` | Bryan McNulty | 1 | -1/+1 | |
2025-04-09 | Remodel WMI module; Update TODO; Update deps | Bryan McNulty | 1 | -1/+1 | |
2025-04-07 | Update TODO | Bryan McNulty | 1 | -7/+7 | |
2025-03-12 | Update TODO | Bryan McNulty | 1 | -22/+30 | |
2025-03-12 | Fixed issue with NTLMv2 authentication using NTLM hash | Bryan McNulty | 1 | -4/+3 | |
2025-03-10 | Fix `scmr delete` | Bryan McNulty | 1 | -0/+2 | |
2025-03-10 | fixed some bugs involving DCERPC arguments | Bryan McNulty | 1 | -3/+5 | |
2025-03-09 | massively improved SCMR module + new DCE client | Bryan McNulty | 1 | -3/+4 | |
2025-03-08 | Some quick fixes and validations | Bryan McNulty | 1 | -2/+14 | |
2025-03-08 | Add a bunch of DCE related options to TSCH module | Bryan McNulty | 1 | -1/+1 | |
2025-03-07 | Update TODO | Bryan McNulty | 1 | -2/+4 | |
2025-03-07 | Added wmiexec module + updated TODO | Bryan McNulty | 1 | -4/+18 | |
2025-03-04 | Simple fixes | Bryan McNulty | 1 | -0/+8 | |
2025-03-01 | Added TODO | Bryan McNulty | 1 | -0/+5 | |