dEEpEst
☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
- Joined
- Mar 29, 2018
- Messages
- 13,861
- Solutions
- 4
- Reputation
- 32
- Reaction score
- 45,552
- Points
- 1,813
- Credits
- 55,350
7 Years of Service
56%
RedNet
A simple DDos botnet
Is under development
OS Supported
Usage
Install the dependencies
Server: Accepts connections and redirects commands to bots
Client: Connects to the server, waits for commands, and executes them.
root_cient: Connects to the server, and allows you to send commands to the bots.
Commands
Variables to modify
A simple DDos botnet
Is under development
OS Supported
- Windows
- Linux (Kali Linux) (Other distributions probably will works)
- Other operating systems have not tested
Usage
Install the dependencies
- pip3 install -r requirements.txt or python3 -m pip install -r requirements
Server: Accepts connections and redirects commands to bots
- python3 server.py (It depends on the server_modules) (python3)
Client: Connects to the server, waits for commands, and executes them.
- python client.py (It depends on the client_modules) (python2)
root_cient: Connects to the server, and allows you to send commands to the bots.
- python root_client.py --host IP --port PORT (python2)
Commands
- !bots Returns the number of bots actives.
- !udpflood.start IP
ORT Starts UDP Flood DDos Attack
- !synflood.start IP
ORT
ACKAGES_COUNT Starts SYN Flood DDos Attack (PACKAGES_COUNT is optional)
Variables to modify
- user_required and pass_required on server.py (It is the username and password that the attacker will use to control the bots.)
- user and password on root_client.py (Is the username and password that will be sent when connecting)
- IP and PORT (On server.py and client.py)
To see this hidden content, you must like this content.