Zaproxy: Allow to specify higher values for delay while scanning through the UI

Created on 7 May 2018  路  4Comments  路  Source: zaproxy/zaproxy


##
The delay is only limited to 1 second. Text box should be used here instead

Component-UI Usability bug historic

Most helpful comment

Yes, through the API or command line you can specify higher values:
http://zap/JSON/ascan/action/setOptionDelayInMs/?Integer=3000
or
-config scanner.delayInMs=3000

Issue title updated.

All 4 comments

Why shoukd it be a text box? The scale could just be increased on the max end _if_ necessary.

https://github.com/zaproxy/zap-core-help/wiki/HelpUiDialogsOptionsAscan#delay-when-scanning-in-milliseconds

Is there a way to setup delay/throttle,something between 3-4 seconds, for active scan HTTP request? Some bug bounty program requires researchers to limit their tool, auto scanner, HTTP request. e.g. 1 request per 3 secs. As a result, text box allows testers to set delay they preferred.

Yes, through the API or command line you can specify higher values:
http://zap/JSON/ascan/action/setOptionDelayInMs/?Integer=3000
or
-config scanner.delayInMs=3000

Issue title updated.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lillesvin picture lillesvin  路  3Comments

ossie-git picture ossie-git  路  3Comments

bigteejay picture bigteejay  路  3Comments

jmakr0 picture jmakr0  路  3Comments

kingthorin picture kingthorin  路  4Comments