zap-full-scan
Run a full scan against a target URL using ZAP
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 onemins
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 filealpha
boolean
Command:
-a
- include the alpha active and passive scan rules as welldebug
boolean
Command:
-d
- show debug messages in stdoutdelay
string
Command:
-D
- delay in seconds to wait for passive scanninglevel
string
Command:
-l
- minimum level to show: PASS, IGNORE, INFO, WARN or FAIL, use with -s (short-output) to hide example URLstarget
string
requiredCommand:
-t
- target URL including the protocol, e.g. https://www.example.commax-time
string
Command:
-T
- max time in minutes to wait for ZAP to start and the passive scan to runconfig_file
file
Command:
-c
- config file to use to INFO, IGNORE or FAIL warningszap-options
string
Command:
-z
- ZAP command line optionscontext-file
file
Command:
-n
- context file which will be loaded prior to scanning the targetshort-output
boolean
Command:
-s
- short output format - dont show PASSes or example URLs