go-smbshell
go-smbshell copied to clipboard
Proof of concept SMB C2 using named pipes in Golang
go-smbshell
Proof of concept SMB C2 using named pipes in Golang.
It uses the gopkg.in/natefinch/npipe.v2 package, a Golang wrapper for Windows named pipes.
Example
Server
Client