Simulates application layer DoS attacks to test web server resilience
Simulates application layer denial of service attacks
slowhttptest$ slowhttptest -c 100 -H -g -o /tmp/report.html -i 10 -r 200 -t GET -u http://target.com -x 24 -p 3$ slowhttptest -c 50 -B -g -o /tmp/report.html -i 10 -r 200 -t POST -u http://target.com -x 24$ slowhttptest -c 100 -R -g -o /tmp/report.html -i 10 -r 200 -t GET -u http://target.com -w 64 -n 1 -z 32 -k 5