zap-automation-framework
Run ZAP via a single YAML file
Name:zap-automation-framework
Category:Scanners
Publisher:trickest-mhmdiaa
Created:9/11/2023
Container:
quay.io/trickest/zap-automation-framework:v2.15.0-patch-3
Output Type:
License:Unknown
Source:View Source
Parameters
-host
Overrides the host of the main proxy, specified in the configuration file-port
Overrides the port of the main proxy, specified in the configuration file-notel
Turns off telemetry calls-config
Overrides the specified key=value pair in the configuration file-lowmem
Use the database instead of memory as much as possible - this is still experimental-script
Run the specified script from commandline-silent
Ensures ZAP does not make any unsolicited requests, including check for updates-autorun
Run the automation jobs specified in the file-session
Opens the given session after starting ZAP-certload
Loads the Root CA certificate from the specified file name-nostdout
Disables the default logging through standard output-quickurl
The URL to attack, e.g. http://www.example.com-configfile
Overrides the key=value pairs with those in the specified properties file-graphqlurl
Imports a GraphQL Schema from a URL-openapiurl
Imports an OpenAPI definition from the specified URL-graphqlfile
Imports a GraphQL Schema from a File-openapifile
Imports an OpenAPI definition from the specified file name-graphqlendurl
Sets the Endpoint URL-quickprogress
Display progress bars while scanning-experimentaldb
Use the experimental generic database code, which is not surprisingly also still experimental-openapitargeturl
The Target URL, to override the server URL present in the OpenAPI definition. Refer to the help for supported format.