[vc_row][vc_column][vc_column_text]Xerxes dos tool enhanced with many features for stress testing.
Features
Xerxes has many features, some of these features are:
- TLS Support
- HTTP header randomization
- Useragent randomization
- Multiprocessing support
- Multiple Attack vectors
- etc…
Not only that but also we are aggressively developing it and adding a lot more features and functionalities.
Usage:
$ ./Xerxes -H
--==[ Xerxes enhanced by Sepehrdad Sh ]==--
./Xerxes {OPTIONS}
Xerxes dos tool enhanced
OPTIONS:
-H, –help display this help menu
-V, –version display version
–vecs display available vectors
-h[rhost], –rhost=[rhost] remote host address [default 127.0.0.1]
-p[rport], –rport=[rport] remote host port [default 80]
-b[bcast], –bcast=[bcast] broadcast address [default 127.0.0.1]
-v[vector], –vec=[vector] attack vector [default 0]
-d[delay], –dly=[delay] attack delay [default 1 ns]
-t[threads], –trds=[threads] number of threads [default 10]
-c[connections],
–conn=[connections] number of connections [default 25]
–tls enable tls
–rand-lhost enable local host randomization
–rand-lport enable local port randomization
To compile:
sudo apt-get -y install build-essential cmake libssl-dev pkgconf
git clone https://github.com/sepehrdaddev/Xerxes
cd Xerxes
mkdir build
cd build
cmake ..
make
cd bin
./Xerxes[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=”Download at Github” color=”mulled-wine” align=”center” i_icon_fontawesome=”fa fa-download” add_icon=”true” link=”url:https%3A%2F%2Fgithub.com%2Fsepehrdaddev%2FXerxes||target:%20_blank|”][/vc_column][/vc_row]