Files
Bryan McNulty 19af8d591a Bug fixes, +dcom shellwindows +dcom shellbrowserwindow (#17)
* 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-05-06 17:14:13 -05:00

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