Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leo310/botnet
- Owner: Leo310
- License: mit
- Created: 2020-06-19T13:13:50.000Z (over 4 years ago)
- Default Branch: GUIBotmaster
- Last Pushed: 2020-10-12T09:57:30.000Z (about 4 years ago)
- Last Synced: 2024-12-02T09:24:49.258Z (23 days ago)
- Topics: botnet, botnets, cpp, cross-platform, hacker, hacking, malware, security, virus
- Language: C++
- Homepage:
- Size: 2.15 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.