Sign inSign up

javabudd/slowloris

By javabudd

Updated about 6 years ago

Slowloris PHP7.4

Image
0

593

javabudd/slowloris repository overview

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.

Tag summary

Content type

Image

Digest

Size

133.4 MB

Last updated

about 6 years ago

docker pull javabudd/slowloris