Welcome To The Guide
This page will go through how to install OpenVas on Kali Linux
Setting the software up
sudo apt update && sudo apt upgrade -y
sudo apt install openvas -y
sudo gvm-setup
password and username at the end
copy the password
run sudo gvm-check-setup
ensure its all working correctly
if successful
sudo gvm-start
then open browser
go to https://localhost:9392
login then change the password
now have fun scanning
if you forget your password:
sudo -E -u _gvm -g _gvm gvmd –user=admin –new-password=NEW_PASSWD
Congratulations you now have Open Vas