Skip to content

Instantly share code, notes, and snippets.

@netrunn3r
Last active June 8, 2020 14:07
Show Gist options
  • Save netrunn3r/3afd5ebbf88253543f502f307cb788ed to your computer and use it in GitHub Desktop.
Save netrunn3r/3afd5ebbf88253543f502f307cb788ed to your computer and use it in GitHub Desktop.
Update OpenVAS
sudo systemctl stop openvas-manager
sudo greenbone-nvt-sync
sudo greenbone-certdata-sync
sudo greenbone-scapdata-sync
sudo systemctl start openvas-scanner
sudo systemctl start openvas-manager
sudo openvasmd --update --verbose --progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment