zap-api-scan
Run a full scan against an API defined by OpenAPI/Swagger, SOAP or GraphQL using ZAP
Name:zap-api-scan
Category:Scanners
Publisher:trickest-mhmdiaa
Created:5/25/2022
Container:
quay.io/trickest/zap-api-scan:v2.11.1
Output Type:
License:Unknown
Source:View Source
Parameters
-j
use the Ajax spider in addition to the traditional one-U
username to use for authenticated scans - must be defined in the given context file-a
include the alpha active and passive scan rules as well-d
show debug messages in stdout-D
delay in seconds to wait for passive scanning-l
minimum level to show: PASS, IGNORE, INFO, WARN or FAIL, use with -s (short-output) to hide example URLs-f
API format: openapi, soap, or graphql--schema
GraphQL schema URL, e.g. https://www.example.com/schema.graphqls-T
max time in minutes to wait for ZAP to start and the passive scan to run-O
the hostname to override in the (remote) OpenAPI spec-S
Safe mode this will skip the active scan and perform a baseline scan-c
config file to use to INFO, IGNORE or FAIL warnings-z
ZAP command line options-n
context file which will be loaded prior to scanning the target-s
short output format - dont show PASSes or example URLs-t
target API definition file, OpenAPI or SOAP-t
target API definition URL (e.g. https://www.example.com/openapi.json, https://www.example.com/graphql)