OpenVAS

Whats the default password of openvas in parrotOS, i can’t login…

If I remember correctly it generates one for you on first start up. It would have been outputted to the console for you to copy paste into the login form.

You will probably have to generate a new password for the admin user.

sudo openvas-setup
sudo openvasmd --user=admin --new-password=toor

that’s how i sorted it!

3 Likes