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.