XERXES Tool

1 min read
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.

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install AdvPhishing Tool In Termux.AdvPhishing tool is advance phishing tool mainly for phishing 2 factor authentication or otp access.Installation Commands #professor {…
  • Guide For Install HiddenEye Tool In TermuxModern Phishing Tool With Advanced Functionality And Multiple Tunneling Services [Android-Support-Available]Installation Commands #profes…
  • Guide For Install FSociety Tool In Termux.With the help of FSociety tool you can install bunch of offensive security tools.Installation Commands #professor { border: 1px solid g…
  • Guide For Install GoldenEye Tool In Termux.GoldenEye is Dos tool for HTTP security testing. GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test ToolInstallation Commands #professo…
  • Guide For Install D-TECT Tool In Termux.D-TECT is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make …
  • Guide For Install Zphisher Tool In Termux.Zphisher is automated phishing tool.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color…

Post a Comment