/go-smbshell

Proof of concept SMB C2 using named pipes in Golang

Primary LanguageGo

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