OpenVAS

#Assorted commands

sudo gvm-start  #start the service

sudo gvm-stop #stop the service

gvmd --user=admin --new-password=redcliff123  #change default user password

#Troubleshooting errors in May 2022 update, stop gvm before running
 
sudo runuser -u _gvm -- greenbone-nvt-sync --rsync
sudo greenbone-scapdata-sync 
sudo greenbone-certdata-sync
sudo reboot

# After reboot, open GSA from the browser and go to Feed Status, 
#if it shows update in progress, you need to wait until the process is 
#finished and after that the problem will be solved.

Last updated