Skip to content

gingteam/poopnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

poopnet

Usage:

  • You need 2 port: 12345 and 54321 opened.
  • Using raw TCP connection to connect to the CNC, you can use nc command or use Putty with RAW method
  • CNC port: 12345, Bot server port: 54321
  • Demo video: https://streamable.com/53y3sb
  • I just made it last night so It only has the remote shell execution feature, I'll try to add more functions soon XD
  • Change the SERVER_IP and SERVER_PORT in client/configs.go and SERVER_IP, SERVER_BOT, BOT_PORT in server/configs.go then build the source.

About

Simple botnet written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages