Commnad and control server programmed in Python3. This program is designed to manage the clients (zombies) of a botnet. It is still under development and was made for educational purposes.
- Start the Command & Control server
python3 c2server.py
- Start the botmaster shell
python3 c2cmd.py
- Start the zombie client
python3 client.py
- New type of attacks as keylogger and screenshoots
- Better way to identify the botmaster
- Convert a bot to a botmaster