mirror of
https://github.com/FalconOpsLLC/goexec
synced 2026-06-06 15:44:27 +00:00
19af8d591a
* 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
20 lines
143 B
Plaintext
20 lines
143 B
Plaintext
.idea
|
|
.logs
|
|
.local
|
|
/dist
|
|
/goexec
|
|
/goexec.*
|
|
/patch
|
|
/go.work
|
|
/go.work.sum
|
|
*.pcap
|
|
*.pcapng
|
|
*.log
|
|
*.json
|
|
*.exe
|
|
*.prof
|
|
*.cprof
|
|
*.mprof
|
|
/tests
|
|
*._go
|