forked from zaproxy/zaproxy
-
Notifications
You must be signed in to change notification settings - Fork 2
ApiGen_ajaxSpider
Simon Bennetts edited this page Dec 4, 2017
·
3 revisions
Name | Type | Parameters | Description |
---|---|---|---|
status | view | ||
results | view | start count | |
numberOfResults | view | ||
fullResults | view | ||
optionBrowserId | view | ||
optionEventWait | view | ||
optionMaxCrawlDepth | view | ||
optionMaxCrawlStates | view | ||
optionMaxDuration | view | ||
optionNumberOfBrowsers | view | ||
optionReloadWait | view | ||
optionClickDefaultElems | view | ||
optionClickElemsOnce | view | ||
optionRandomInputs | view | ||
scan | action | url inScope contextName subtreeOnly | |
scanAsUser | action | contextName* userName* url subtreeOnly | |
stop | action | ||
setOptionBrowserId | action | String* | |
setOptionClickDefaultElems | action | Boolean* | |
setOptionClickElemsOnce | action | Boolean* | |
setOptionEventWait | action | Integer* | |
setOptionMaxCrawlDepth | action | Integer* | |
setOptionMaxCrawlStates | action | Integer* | |
setOptionMaxDuration | action | Integer* | |
setOptionNumberOfBrowsers | action | Integer* | |
setOptionRandomInputs | action | Boolean* | |
setOptionReloadWait | action | Integer* |
Starred parameters are mandatory
Back to index