7 Comments
Install OpenVAS on Debian based Linux
Hello, In this small post, I will explain how to install and setup OpenVAS on a Kali Linux. First, be sure to have your system up to date. # sudo apt-get update && sudo apt-get upgrade –yes After that, you can install openVAS. # sudo apt-get install openvas If you… Continue reading