February 2019
Intermediate to advanced
256 pages
7h 34m
English
The following command will trigger the web Spider scan, xss, and SQL injection security scan toward the nodeGoat website:
$ zap-cli quick-scan -s xss,sqli --spider -r http://nodegoat.herokuapp.com/
The following command will generate a report in HTML format:
$ zap-cli report -o ZAP_Report.html -f html
Read now
Unlock full access