OpenVAS
OpenVAS (2.9k β) is an open-source vulnerability scanner.
$ sudo apt-get install gvm
$ sudo ls /etc/postgresql
15 16
$ # we can't change gvm port, so use postgresql 15
$ # we could also edit postgresql ports to swap their ports
$ sudo cat /usr/share/gvmd/postgresql-version
15
$ sudo gvm-setup
$ #sudo openvas
$ #gvm-start
Click on the top-left icon to configure the targets to scan.
Scans Available π₯
- Basic π: identify host status and operating system
- Host Discovery πΊοΈ: identify live hosts (reachable and responsive)
- System Discovery π: identify host, services, ports, hardware, etc.
- Fast/Full πͺ²: vulnerability scans
β‘οΈ See also: OpenVAS Reporting.