

This will update your repository and upgrade your Kali, the -y at the end saves you a press of the button “Y” in the process. So open a terminal window and run: sudo apt update & sudo apt upgrade -y Code language: Bash ( bash )

The first thing we want to do is to make sure that our Kali installation is up-to-date. So without further ado, let’s dive right into the installation. I also found it very intuitive to work with. Of course, tools like Nessus and NeXpose are more feature-rich, but they come with a high price tag too.įor starters, OpenVAS is simply perfect and gives you a good idea of how a vulnerability scanner works. I personally used this software in many different kinds of assessments and was always satisfied with the results I got (keeping in mind that it is completely free). OpenVAS is also under the GNU General Public License (GPL). OpenVAS started under the name of GNessUs, a fork of the previously open-source Nessus scanning tool (which costs you money now). OpenVAS is an open-source vulnerability scanner.

Install OpenVAS on Kali Linux - Complete Step-by-Step Tutorial What is OpenVAS?
