Skip to content

Proof of concept SMB C2 using named pipes in Golang

Notifications You must be signed in to change notification settings

neox41/go-smbshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Proof of concept SMB C2 using named pipes in Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages