Search code examples
restowasppenetration-testingzap

Passing config values to OWASP ZAP rest api script as a file: format?


I wanted to automate API pentesting.

I referred this blog:

https://zaproxy.blogspot.in/2017/06/scanning-apis-with-zap.html

Could you direct me to where I can get a sample zap-options file that we pass with -z option to the zap-api-scan.py script, or where I can get documentation regarding the format in which config values has to be specified in the file? I could not find the official ZAP docs.


Solution

  • See this FAQ https://github.com/zaproxy/zaproxy/wiki/FAQconfigValues - thats the best we've got at the moment I'm afraid