This repo contains sophisticated and advanced DDoS tools and botnets based on TOR. When allowing the attack to go through TOR's network using "bane" library, each request exits from random and different exit node ( = different IP for each request ) to mimic a large botnet thanks to its capabilities to reach more than 10k requests per second for some tools.
This repo is intended exclusively for educational purposes and ethical use with the explicit permission from the people who this tool is used against. The author of this code expressly disclaims any responsibility for any misuse or improper application of this library. It is imperative to emphasize that the user, and the user alone, bears full accountability for their actions when utilizing this library. Any legal ramifications stemming from the misuse of this library are solely the responsibility of the user, and the author shall not be held liable for any such consequences. By utilizing this library, users are acknowledging their understanding and acceptance of these terms and conditions.
download Git from https://git-scm.com/download/winsudo apt-get update -y && sudo apt-get install git -y
apt update -y && apt install git -y
download Tor Browser from https://www.torproject.org/download/. Then, open the browser and connect so you become connected to TOR's network as long as it is opened.
sudo apt-get update -y && sudo apt-get install tor -y
to run TOR service:sudo service tor start
apt update -y && apt install tor -y
to run TOR service:tor
git clone https://github.com/AlaBouali/cool_ddos_tools
cd cool_ddos_tools
pip3 install -r requirements.txt
sudo pip3 install -r requirements.txt
python3 ./HTTP/http_flooder.py