- NVT - Network Vunlerability Test. Scan Definitions
- GVM - Greenbone Vunlerability Management
- GSM - Greenbone Security Manager - Commercial Vulnerability Management
- CPE - Common Platform Enumeration
- Source Addtion - Open Source version of OpenVAS
- Make sure you are up to date
sudo apt update -y
sudo apt upgrade -y - Install OpenVas
sudo apt install openvassudo gvm-setupsudo gvm-feed-updatesudo systemctl start redis-serversudo gvm-start - Troubleshooting/optional commands
sudo runuser -u _gvm -- greenbone-nvt-syncsudo runuser -u _gvm -- openvas -usudo runuser -u _gvm -- greenbone-feed-sync --type GVMD_DATA
sudo runuser -u _gvm -- greenbone-feed-sync --type SCAP
sudo runuser -u _gvm -- greenbone-feed-sync --type CERT- Other sync commads
sudo runuser -u _gvm -- greenbone-nvt-syncsudo runuser -u _gvm -- greenbone-certdata-syncsudo runuser -u _gvm -- greenbone-scapdata-sync
- Other sync commads
cd /lib/systemd/systemvi greenbone-security-assistant.service- Change
127.0.0.1to0.0.0.0 - Change Admin password
sudo gvmd --user=admin --new-password=PassWord12#$34
openvas-stopcd /lib/systemd/systemsed -e 's/127.0.0.1/0.0.0.0/g' greenbone-security-assistant.service openvas-manager.service openvas-scanner.service -igsad --listen=0.0.0.0openvas-startsudo openvasmd start
- Several ways to add targets.
- Configuration -> Targets
- Scans -> Tasks
- CVE-2021 sort-reverse=created rows=20 first=1 - NTV Filter
- CVE-2021-25275 - CVE - CVE Filter
- Clone a current policy
- Edit the newly cloned policy to match your organization policy