Having a timer for lowering HTTP requests?
Hello
I'm using arachni and it performs great (thanks). But sometimes, it performs too great :)
It launches so many HTTP requests in parallel that web app is crashing.
Is there a parameter where I could set some values, such as:
-don't do more than 3 request /second or
-wait at least xxx milliseconds between each requests
I know that those values will increase the scan time a lot, but it's a tradeoff when web app are under load and/or badly coded
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Tasos Laskos on 03 Apr, 2017 12:44 PM
First, I'd suggest lowering the HTTP request concurrency, if that doesn't do it then you can use the
rate_limiter
pluginTasos Laskos closed this discussion on 12 May, 2017 12:43 PM.