Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-06 | Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmain | Bryan McNulty | 2 | -146/+266 | |
* 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-26 | Fixed some more linter issues | Bryan McNulty | 3 | -202/+205 | |
2025-04-26 | Fixed some linter issues | Bryan McNulty | 2 | -308/+308 | |
2025-04-25 | Add hidden cpu & memory profiling flags | Bryan McNulty | 1 | -3/+64 | |
2025-04-25 | Avoid panic when closing log file | Bryan McNulty | 1 | -4/+8 | |
2025-04-25 | Small cosmetic changes in Cobra cmdsv0.1.1 | Bryan McNulty | 5 | -752/+756 | |
2025-04-22 | Fixed proxy w/ EPM, fixed TSCH with ncacn_np | Bryan McNulty | 1 | -1/+1 | |
2025-04-22 | Shorthand for `--epm-filter`: `-F` | Bryan McNulty | 1 | -1/+1 | |
2025-04-20 | Improve smb.OutputFileFetcher; introduce stage input | Bryan McNulty | 4 | -208/+224 | |
2025-04-20 | Add description to `tsch change` + small changes | Bryan McNulty | 1 | -202/+196 | |
2025-04-20 | Added `tsch change` command | Bryan McNulty | 2 | -2/+63 | |
2025-04-20 | Implemented SCMR Clean*Method | Bryan McNulty | 2 | -109/+53 | |
2025-04-19 | Updated DCOM description + ctx | Bryan McNulty | 1 | -7/+4 | |
2025-04-19 | Added banner | Bryan McNulty | 1 | -179/+190 | |
2025-04-19 | Change short description for root cmd | Bryan McNulty | 1 | -179/+179 | |
2025-04-19 | Move WMI refs to README | Bryan McNulty | 1 | -17/+11 | |
2025-04-19 | Major update to the CLI cosmetics | Bryan McNulty | 6 | -243/+371 | |
2025-04-18 | Fixed task path/name issue | Bryan McNulty | 1 | -2/+3 | |
2025-04-18 | changed metavars for global flags | Bryan McNulty | 2 | -6/+5 | |
2025-04-18 | Some CLI tweaks | Bryan McNulty | 5 | -316/+354 | |
2025-04-17 | Separate adauth flags | Bryan McNulty | 3 | -105/+115 | |
2025-04-17 | Minor fixes | Bryan McNulty | 1 | -86/+86 | |
2025-04-17 | Upgrade new logging options | Bryan McNulty | 1 | -9/+16 | |
2025-04-17 | More logging options | Bryan McNulty | 1 | -1/+2 | |
2025-04-17 | More logging options | Bryan McNulty | 1 | -17/+49 | |
2025-04-17 | Executable paths with spaces should be quoted in full command string | Bryan McNulty | 2 | -1/+7 | |
2025-04-17 | Fix `tsch create` | Bryan McNulty | 1 | -96/+97 | |
2025-04-17 | Update output,IO; add output support to WMI | Bryan McNulty | 5 | -201/+170 | |
2025-04-17 | Slim down cobra Run function (WMI & TSCH) | Bryan McNulty | 3 | -319/+297 | |
2025-04-17 | Validate output flag before method execution | Bryan McNulty | 2 | -33/+20 | |
2025-04-17 | Remote output file deletion after | Bryan McNulty | 3 | -35/+15 | |
2025-04-16 | rewrote everything lol | Bryan McNulty | 7 | -590/+611 | |
2025-04-10 | Add session hijack feature to TSCH module | Bryan McNulty | 1 | -5/+8 | |
2025-04-09 | Update TODO; add dynamic namespace to `wmi call` | Bryan McNulty | 1 | -6/+5 | |
2025-04-09 | Remodel WMI module; Update TODO; Update deps | Bryan McNulty | 3 | -114/+133 | |
2025-03-12 | +Proxy support +Dockerfile | Bryan McNulty | 3 | -83/+114 | |
2025-03-12 | Small optimizations #2 | Bryan McNulty | 1 | -59/+59 | |
2025-03-12 | Small optimizations | Bryan McNulty | 3 | -3/+17 | |
2025-03-12 | Disable cobra command sorting | Bryan McNulty | 1 | -0/+2 | |
2025-03-10 | Added basic dcom execution module | Bryan McNulty | 4 | -227/+314 | |
2025-03-10 | Fix `scmr delete` | Bryan McNulty | 1 | -19/+27 | |
2025-03-10 | fixed some bugs involving DCERPC arguments | Bryan McNulty | 2 | -12/+58 | |
2025-03-09 | massively improved SCMR module + new DCE client | Bryan McNulty | 4 | -280/+313 | |
2025-03-08 | Enable --no-epm functionality | Bryan McNulty | 1 | -188/+191 | |
2025-03-08 | Some quick fixes and validations | Bryan McNulty | 2 | -99/+121 | |
2025-03-08 | Add a bunch of DCE related options to TSCH module | Bryan McNulty | 4 | -134/+250 | |
2025-03-07 | Added wmiexec module + updated TODO | Bryan McNulty | 2 | -59/+205 | |
2025-03-04 | Simple fixes | Bryan McNulty | 3 | -33/+200 | |
2025-03-04 | Merge branch 'dev' of github.com:FalconOpsLLC/goexec into dev | Bryan McNulty | 1 | -6/+33 | |
2025-03-04 | +Bumped adauth. fork is no longer necessary | Bryan McNulty | 2 | -2/+2 | |