September 2018
Intermediate to advanced
426 pages
10h 46m
English
What are the main mechanisms for scoring vulnerabilities, taking into account a set of standardized and easy-to-measure criteria?
Which package and class did we use to interact with nessus from python?
Which method in the nessrest module launches a scan in a specify the target?
Which method in the nessrest module gets the details of a scan in a specify the target?
What is the main class to connect from Python with the nexpose server?
What are the methods responsible for listing all detected vulnerabilities and returning the details of a particular vulnerability in the nexpose server?
What is the name of the Python module that allows us to parse and get the information obtained from the nexpose server?
What is the ...