Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-05-06 | Bug fixes, +`dcom shellwindows` +`dcom shellbrowserwindow` (#17)HEADmain | Bryan McNulty | 6 | -45/+171 | |
* 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-28 | Fix SMB dialect negotiation (#13) | Bryan McNulty | 2 | -13/+9 | |
* Negotiate (not force) highest SMB dialect * Fixed some issues with SMB client | |||||
2025-04-27 | `scmr`: `change`: Fixed service dependency overwrite | Bryan McNulty | 2 | -46/+64 | |
2025-04-27 | Merge branch 'dev' of github.com:FalconOpsLLC/goexec into dev | Bryan McNulty | 1 | -6/+2 | |
2025-04-27 | `scmr`: `change`: additional logging in change.go, linter fixes | Bryan McNulty | 1 | -6/+2 | |
2025-04-27 | IO: remove trailing whitespace from commands | Bryan McNulty | 1 | -57/+58 | |
2025-04-26 | `scmr`: `change`: Handle timeouts properly | Bryan McNulty | 1 | -14/+29 | |
2025-04-26 | WMI: use exclusively ncacn_ip_tcp endpoints from remote activation response | Bryan McNulty | 1 | -2/+5 | |
2025-04-26 | Fix parsing of string bindings returned in remote activation response | Bryan McNulty | 1 | -4/+3 | |
2025-04-26 | Add go-msrpc error references to all modules #2 | Bryan McNulty | 1 | -61/+64 | |
2025-04-26 | Add go-msrpc error references to all modules | Bryan McNulty | 8 | -667/+689 | |
2025-04-26 | Fixed some more linter issues | Bryan McNulty | 2 | -2/+4 | |
2025-04-26 | Fixed some linter issues | Bryan McNulty | 3 | -124/+122 | |
2025-04-26 | `scmr`: `change`: Restore original lpBinaryPathName | Bryan McNulty | 1 | -127/+127 | |
2025-04-24 | Ensure that Kerberos requests use proxy dialer | Bryan McNulty | 2 | -8/+16 | |
2025-04-22 | Fixed proxy w/ EPM, fixed TSCH with ncacn_np | Bryan McNulty | 3 | -164/+163 | |
2025-04-22 | Fix ncacn_np transport with SCMR module | Bryan McNulty | 2 | -141/+156 | |
2025-04-22 | Fix error handling in wmiexec.query | Bryan McNulty | 1 | -117/+118 | |
2025-04-21 | Ensure that named pipes use encryption (SMB3) | Bryan McNulty | 2 | -47/+65 | |
2025-04-20 | Improve smb.OutputFileFetcher; introduce stage input | Bryan McNulty | 5 | -90/+190 | |
2025-04-20 | Added `tsch change` command | Bryan McNulty | 9 | -7/+760 | |
2025-04-20 | Implemented SCMR Clean*Method | Bryan McNulty | 17 | -348/+362 | |
2025-04-19 | Update TODO + fix SCMR constants | Bryan McNulty | 3 | -3/+0 | |
2025-04-19 | Moved Windows constants | Bryan McNulty | 4 | -10/+46 | |
2025-04-19 | Major update to the CLI cosmetics | Bryan McNulty | 2 | -15/+94 | |
2025-04-18 | Some CLI tweaks | Bryan McNulty | 2 | -134/+145 | |
2025-04-17 | Minor fixes | Bryan McNulty | 2 | -7/+3 | |
2025-04-17 | More logging options | Bryan McNulty | 1 | -77/+74 | |
2025-04-17 | Fix DCE proxy | Bryan McNulty | 1 | -90/+91 | |
2025-04-17 | Executable paths with spaces should be quoted in full command string | Bryan McNulty | 1 | -7/+13 | |
2025-04-17 | Fix `tsch create` | Bryan McNulty | 1 | -125/+125 | |
2025-04-17 | Update output,IO; add output support to WMI | Bryan McNulty | 1 | -1/+1 | |
2025-04-17 | Update output,IO; add output support to WMI | Bryan McNulty | 7 | -428/+422 | |
2025-04-17 | Slim down cobra Run function (WMI & TSCH) | Bryan McNulty | 1 | -99/+97 | |
2025-04-17 | Fix connection error with smb2 - remove Close() | Bryan McNulty | 1 | -9/+11 | |
2025-04-17 | Remote output file deletion after | Bryan McNulty | 6 | -53/+57 | |
2025-04-16 | rewrote everything lol | Bryan McNulty | 32 | -0/+2322 | |
2025-03-04 | Simple fixes | Bryan McNulty | 8 | -694/+0 | |
2025-03-04 | Merge branch 'dev' of github.com:FalconOpsLLC/goexec into dev | Bryan McNulty | 1 | -20/+31 | |
2025-03-04 | +Bumped adauth. fork is no longer necessary | Bryan McNulty | 7 | -8/+8 | |
2025-03-01 | Added descriptions to tsch subcommand help menus; +small fixes | Bryan McNulty | 1 | -20/+31 | |
2025-03-01 | Added tsch module | Bryan McNulty | 8 | -107/+555 | |
2025-02-26 | Initial commit +scmrexec | Bryan McNulty | 8 | -0/+694 | |