Vulnerability assessment with OpenVAS framework
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:
Note
Find more information on OpenVAS at http://www.openvas.org/ .
Getting ready
First, we will have ...
Get Kali Linux Intrusion and Exploitation Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.