Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leo310/botnet

Crazy Botnet in development
https://github.com/leo310/botnet

botnet botnets cpp cross-platform hacker hacking malware security virus

Last synced: 18 days ago
JSON representation

Crazy Botnet in development

Awesome Lists containing this project

README

        

# Botnet
Hello 👋,

im currently developing a Botnet with a basic architecture of a Botmaster (Client),
a Command and Control (Server) and the Zombies (Client).

Atm I'm working on the GUI of the Botmaster.

In the development branch you can test the first working "Botnet".

You can switch between two states (on Botmaster): Echo and Standby.

You can switch between them by typing 21 for Standby and 22 for Echo in the command prompt.

After entering the Echostate you can type any string beginning with a 3

and it will be Echoed from every connected Zombie.