Hi all,
I’m completely new to this area, as I am doing a uni project on vulnerability scanning, for which I need to use OpenVas.
I am running a Kali Linux virtual machine, with the newest updates, and I have got to the point where I have a gvm-start icon in the Start menu, but when I try and run it I get the message
Job for ospd-openvas.service failed because the control process exited with error code.
See “systemctl status ospd-openvas.service” and “journalctl -xeu ospd-openvas.service” for details.
Job for gvmd.service failed because a timeout was exceeded.
See “systemctl status gvmd.service” and “journalctl -xeu gvmd.service” for details.
I get a similar message when I try to execute “sudo gvm-check-setup” from the terminal.
The journal for ospd-openvas.service contains the error message
Failed to start ospd-openvas.service - OSPd Wrapper for the OpenVAS Scanner (ospd-openvas).
and gives the “job identifier” as 21819.
The journal for gvmd.service contains the error message
Failed to start gvmd.service - Greenbone Vulnerability Manager daemon (gvmd).
with the job identifier as 22362.
Please does anyone know how I should proceed from here?