You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I tried running a scan with auto-tune switch on a target that allows maximum of 300 req/s. With auto-tune feroxbuster was trying to do almost 4k req/s. As a result it was receiving tons of 429 and still decided it's good idea to "increase speed" I let it run for around 30 seconds (to not overburden the target ) but speed kept on oscillating around 3.5k req/s. At the same I had no way to "hint" the app about max rate as --rate-limit option doesn't work with --auto-tune. I attach a screen shot of my scan.