The classic slowloris DDOS attack rewritten in PHP 7
https://en.wikipedia.org/wiki/Slowloris_(computer_security)
docker run javabudd/slowloris:latest localhost 80
docker-compose run slowloris localhost 80
composer install
php slowloris.php localhost 80
composer test
The code is licensed under the MIT License.
Content type
Image
Digest
Size
133.4 MB
Last updated
about 6 years ago
docker pull javabudd/slowloris