GinjaChris / pentmenu

A bash script for recon and DOS attacks
GNU General Public License v3.0
505 stars 216 forks source link

Improvements #18

Closed GinjaChris closed 8 years ago

GinjaChris commented 8 years ago

Slowloris now has a configurable interval, with the default being a random value between 5 and 15 seconds. The interval defines the time, in seconds, between sending each HTTP header line. Slowloris now has a default number of connections to open of 2000 (previously 500)