Skip to content

A low bandwidth DoS tool. Slowloris rewriten in PHP 7.

License

Notifications You must be signed in to change notification settings

javabudd/slowloris

Repository files navigation

Slowloris

The classic slowloris DDOS attack rewritten in PHP 7

https://en.wikipedia.org/wiki/Slowloris_(computer_security)

Docker

docker run javabudd/slowloris:latest localhost 80

Docker-Compose

docker-compose run slowloris localhost 80

Manual execution/testing

Dependencies

composer install

Execution

php slowloris.php localhost 80

Testing

composer test

License

The code is licensed under the MIT License.

About

A low bandwidth DoS tool. Slowloris rewriten in PHP 7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published