The slow loris attack, now implemented in Rust!
Installation:
$ cargo install slowlorisAttacking a host:
$ slowloris https://some_random_website.comUpdating the slowloris command:
$ cargo install --force slowlorisSpecifying the time between attacks and the number of parallel requests:
$ slowloris https://some_random_website.com --timeout 15 --requests 2000- Fully concurrent
- Automatic retry
- Can attack TLS
- Customizable timout and number of requests
This tool is meant for consensual pentesting. Do not use it to attack hosts without their explicit permission.