December 2017
Intermediate to advanced
364 pages
7h 30m
English
The choices we have for running the module are as follows:
The following command will invoke our module for us to test and see the results:
ansible -m owasp_zap_test_module localhost -a "host=http://172.16.1.102:8080 target=http://testphp.vulnweb.com" -vvv
Explanation of the command