Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
R4GN4R0K-SEC authored Jul 1, 2024
1 parent dc78696 commit a0fd693
Showing 1 changed file with 30 additions and 18 deletions.
48 changes: 30 additions & 18 deletions README.md
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
***

0 comments on commit a0fd693

Please sign in to comment.