Details

Category: Scanners

Publisher: trickest-mhmdiaa

Created Date: 5/24/2022

Container: quay.io/trickest/zap-full-scan:v2.11.1-patch-1

Source URL: https://github.com/zaproxy/zaproxy

Parameters

ajax
boolean
Command: -j - use the Ajax spider in addition to the traditional one
mins
string
Command: -m - the number of minutes to spider for (defaults to no limit)
user
string
Command: -U - username to use for authenticated scans - must be defined in the given context file
alpha
boolean
Command: -a - include the alpha active and passive scan rules as well
debug
boolean
Command: -d - show debug messages in stdout
delay
string
Command: -D - delay in seconds to wait for passive scanning
level
string
Command: -l - minimum level to show: PASS, IGNORE, INFO, WARN or FAIL, use with -s (short-output) to hide example URLs
target
string
required
Command: -t - target URL including the protocol, e.g. https://www.example.com
max-time
string
Command: -T - max time in minutes to wait for ZAP to start and the passive scan to run
config_file
file
Command: -c - config file to use to INFO, IGNORE or FAIL warnings
zap-options
string
Command: -z - ZAP command line options
context-file
file
Command: -n - context file which will be loaded prior to scanning the target
short-output
boolean
Command: -s - short output format - dont show PASSes or example URLs