April 2017
Intermediate to advanced
512 pages
7h 59m
English
We have seen how manual vulnerability assessment testing takes place with the help of metasploit, nmap scripts. We will now look at how to use an automated scanner. OpenVAS is a framework consisting of several services and tools with comprehensive and powerful vulnerability scanning capabilities. OpenVAS is a part of the Kali Linux OS. It is available for download at
http://www.openvas.org/
, and it is open source software. In this recipe, we will learn how to set up the OpenVAS. We will install, update, and start using the services. Here is the architecture to understand how the scanner operates:
Find more information on OpenVAS at http://www.openvas.org/ .
First, we will have ...
Read now
Unlock full access