forked from MrSanZz/C2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dc78696
commit a0fd693
Showing
1 changed file
with
30 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,64 @@ | ||
# C2 | ||
<p align="center"> | ||
<img src="https://img.shields.io/badge/build-MrSanZz-badge?style=flat-square&logo=bitcoin&logoColor=yellow&label=Author&labelColor=grey&color=yellow"><br><br> | ||
<img src="https://kosred.com/a/wmqpev.png" style="height: 191%; width: 680%;"></img><br><br> | ||
<img src="https://kosred.com/a/yqibgg.png" style="height: 431%; width: 720%;"></img> | ||
*** | ||
|
||
# C2 DDoS Saturns BotNet | ||
|
||
*** | ||
|
||
![Capture du 2024-07-01 07-00-17](https://github.com/R4GN4R0K-SEC/C2-DDoS-BotNet-Saturn/assets/74421852/e7484121-eeeb-45a6-902d-5a11a7514c66) | ||
|
||
|
||
*** | ||
|
||
# Install Steps | ||
<details open> | ||
<summary><strong>How To Install:</strong></summary> | ||
WATCH THIS !!<br> | ||
-The Best Option-<br> | ||
Byte Per Sec : 250 - 410 = Req : 55k [Verified]<br> | ||
Thread : 250 - 420 = Req : 50k+ [Verified]<br> | ||
|
||
### **HOW TO INSNTALL** | ||
### ! WATCH THIS ! | ||
#### [The Best Option] <br> | ||
|
||
*** | ||
|
||
-= Termux =- | ||
#### ➡️ Bytes/s | 250 - 410 | = Req 55k+| [Verified]<br> | ||
#### ➡️ Threads | 250 - 420 | = Req 50k+| [Verified]<br> | ||
|
||
*** | ||
|
||
### -=Termux=- | ||
1. pkg update && pkg upgrade | ||
2. pkg install curl | ||
3. pkg install python3 | ||
4. pkg install git | ||
5. git clone https://github.com/MrSanZz/C2 | ||
5. git clone https://github.com/R4GN4R0K-SEC/C2-DDoS-BotNet-Saturn | ||
6. cd C2 | ||
7. pip3 install -r requirements.txt | ||
8. python3 c2.py | ||
|
||
-= Ubuntu =- | ||
### -= 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/MrSanZz/C2 | ||
6. git clone https://github.com/R4GN4R0K-SEC/C2-DDoS-BotNet-Saturn | ||
7. cd C2 | ||
8. pip3 install -r requirements.txt | ||
9. python3 c2.py | ||
|
||
-= Kali Linux =- | ||
### -= 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/MrSanZz/C2 | ||
6. git clone https://github.com/R4GN4R0K-SEC/C2-DDoS-BotNet-Saturn | ||
7. cd C2 | ||
8. pip3 install -r requirements.txt | ||
9. python3 c2.py | ||
|
||
-= Linux Mint =- | ||
*** | ||
|
||
Thanks to the coder : ![credit](https://img.shields.io/badge/build-MrSanZz-badge?style=flat-square&logo=bitcoin&logoColor=yellow&label=Author&labelColor=grey&color=yellow) | ||
|
||
Same as like kali linux | ||
*** |