Skip to content

dubniczky/Botnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commander Botnet

A botnet system written in Go capable of running any commands

Usage

Generate keypair

./generate.sh

Run commander server

make commander

Compile bot

Note: You need to change the commander address in bot/main.go to your own

cd bot
go build -o bot main.go

About

A botnet system written in Go capable of running any commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors