OpenVAS - Install and configure OpenVAS on Debian

by
Jeremy Canfield |
Updated: April 09 2020
| OpenVAS articles
Install OpenVAS:
[root@server1 ~]# apt-get install openvas-server
Create a self-signed certificate:
[root@server1 ~]# openvas-mkcert
Create a username and password for OpenVAS:
- Create your username
- Press enter to use the self signed certificate
- Create your password
- Press Ctrl D
- Press Y to create the user
[root@server1 ~]# openvas-adduser
Update the tools and plugins:
[root@server1 ~]# openvas-nvt-sync
Start the daemon:
[root@server1 ~]# openvasd-D
The server is now installed and ready for use.
Install the GUI interface:
[root@server1 ~]# apt-get install openvas-client
Open the client:
[root@server1 ~]# openvas-client &
Connect to the server:
- Select File > Connect
- Enter the username and password and select OK
- Select display and remember the server certificate and select OK
Run a scan:
- Select File > Scan Assistant
- Enter the name of the remote machine to scan (example: lamp.example.com) and select Forward
- Enter the scope (example: LAN) and select Forward
- Enter the domain name or IP address of the target machine and select Forward
- Select Execute
Did you find this article helpful?
If so, consider buying me a coffee over at