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:
[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:
Run a scan: