Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter’s material. You will find the answers in the Assessments section of the Appendix:
- What is the name of the class from the
python-gmv
module that allows us to connect to the OpenVAS vulnerability scanner? - What is the name of the method from the
python-gmv
module that allows us to authenticate to the OpenVAS vulnerability scanner? - Which method in the
owasp_zap
module can you use to scan a specific target? - Which method in the
owasp_zap
module allows you to get a report once the scanning process is completed? - What is the name of the method in the
owasp_zap
module for executing an active scan?