lrbilool
Introduction
Anonymous-C2 is a formidable Denial-of-Service (DDoS) tool that commands a network of botnet members, known as “zombies,” to form an unstoppable “zombie army.” This tool empowers you to orchestrate devastating network attacks, overwhelming target servers with ease.
Installation Steps
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/Whomrx666/anonymous-c2
7. cd anonymous-c2
8. pip3 install -r requirements.txt
9. python3 anonymous-c2.py
Termux
1. pkg update && pkg upgrade
2. pkg install curl
3. pkg install python3
4. pkg install git
5. git clone https://github.com/Whomrx666/anonymous-c2
6. cd anonymous-c2
7. pip install -r requirements.txt
8. python -m pip install cloudscraper
9. python -m pip install scapy
10. python3 anonymous-c2.py
Ubuntu
1. sudo apt-get update && sudo apt-get upgrade
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/Whomrx666/anonymous-c2
7. cd anonymous-c2
8. pip3 install -r requirements.txt
9. python3 anonymous-c2.py
Linux Mint
Same as Kali Linux installation steps.
Usage Instructions
- Target IP: Enter the victim’s IP address to unleash the zombie botnet army for attack.
- Port: A port serves as a connection point for programs and devices on the network.
- BPS: Bytes, a unit of data transmission.
- Thrds: Threads, controlling the intensity of the attack.
- Boost: Built-in attack enhancement feature.
- Bot: The botnet army, the core force behind the DDoS attack.
Connect with Me
- Instagram: Follow for the latest hacking updates! [Instagram Link]
- Donate: Want to support the project? Click the donate button!
Disclaimer
This project is for educational and research purposes only. Use at your own risk.
Source






0 Comments