February 2019
Intermediate to advanced
256 pages
7h 34m
English
The following table lists the ZAP operations:
| ZAP operations | Restful API usage example |
| Spider scan of hackazon website | CURL http://localhost:8090/JSON/spider/action/scan /?zapapiformat=JSON&formMethod=GET&url =http://hackazon.webscantest.com |
| Active scan of the hackazon site | CURL http://localhost:8090/JSON/ascan/action/scan/?zapapiformat =JSON&formMethod=GET&url= http://hackazon.webscantest.com&recurse=&inScopeOnly =&scanPolicyName=&method=&postData=&contextId= |
| Generate testing report in HTML |
CURL http://127.0.0.1:8090/OTHER/core/other/htmlreport/?formMethod=GET" > ZAP_Report.HTML |
| Shutdown the ZAP |
CURL http://localhost:8090/JSON/core/action/shutdown/ ?zapapiformat=JSON&formMethod=GET ... |
Read now
Unlock full access