slowhttptest
application layer Denial of Service attacks simulation tool
Install
- All systems
-
curl cmd.cat/slowhttptest.sh
- Debian
-
apt-get install slowhttptest - Ubuntu
-
apt-get install slowhttptest - Arch Linux
-
pacman -S slowhttptest - Kali Linux
-
apt-get install slowhttptest - Fedora
-
dnf install slowhttptest - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install slowhttptest - OS X
-
brew install slowhttptest - Raspbian
-
apt-get install slowhttptest
slowhttptest
application layer Denial of Service attacks simulation tool
SlowHTTPTest is a highly configurable tool that simulates some application layer Denial of Service attacks. It implements most common low-bandwidth application layer Denial of Service attacks, such as * Slowloris * Slow HTTP POST * Slow Read attack (based on TCP persist timer exploit) by draining concurrent connections pool * Apache Range Header attack by causing very significant memory and CPU usage on the server.