Run after install Owasp

Hi

I have problem after install new Parrot Linux 5 on VMware, I try to set up after install system.
All system is updated as always. User was created with some password fd42f… database was created correctly.

Wchen I check I see error

The I go to GVM-setup everything is installed, after that i run
$sudo gvm-check-setup
gvm-check-setup 21.4.3
Test completeness and readiness of GVM-21.4.3
Step 1: Checking OpenVAS (Scanner)…
ERROR: No OpenVAS Scanner found.
FIX: Please install OpenVAS Scanner.

ERROR: Your GVM-21.4.3 installation is not yet complete!

Please follow the instructions marked with FIX above and run this
script again.

cat /var/log/ospd-openvas.log
OSPD[6425] 2022-03-28 14:58:24,784: WARNING: (ospd_openvas.openvas) Could not gather openvas settings. Reason Command ‘[‘openvas’, ‘-s’]’ returned non-zero exit status 127.
OSPD[6425] 2022-03-28 14:58:29,793: ERROR: (ospd_openvas.db) Redis Error: Not possible to connect to the kb.

I try to stop gvm and…
sudo gvm-stop
[>] Stopping GVM services
Failed to stop greenbone-security-assistant.service: Unit greenbone-security-assistant.service not loaded.
Unit greenbone-security-assistant.service could not be found.
○ gvmd.service - Greenbone Vulnerability Manager daemon (gvmd)
Loaded: loaded (/lib/systemd/system/gvmd.service; disabled; vendor preset: disabled)
Active: inactive (dead)
Docs: man:gvmd(8)

mar 28 14:21:24 test-vmwarevirtualplatform systemd[1]: Starting Greenbone Vulnerability Manager daemon (gvmd)…
mar 28 14:21:24 test-vmwarevirtualplatform systemd[1]: gvmd.service: Can’t open PID file /run/gvm/gvmd.pid (yet?) after start: Operation not permitted
mar 28 14:21:25 test-vmwarevirtualplatform systemd[1]: Started Greenbone Vulnerability Manager daemon (gvmd).
mar 28 14:51:43 test-vmwarevirtualplatform systemd[1]: Stopping Greenbone Vulnerability Manager daemon (gvmd)…
mar 28 14:51:43 test-vmwarevirtualplatform systemd[1]: gvmd.service: Deactivated successfully.
mar 28 14:51:43 test-vmwarevirtualplatform systemd[1]: Stopped Greenbone Vulnerability Manager daemon (gvmd).
mar 28 14:51:43 test-vmwarevirtualplatform systemd[1]: gvmd.service: Consumed 1min 55.863s CPU time.

○ ospd-openvas.service - OSPd Wrapper for the OpenVAS Scanner (ospd-openvas)
Loaded: loaded (/lib/systemd/system/ospd-openvas.service; disabled; vendor preset: disabled)
Active: inactive (dead)
Docs: man:ospd-openvas(8)
man:openvas(8)

mar 28 14:50:56 test-vmwarevirtualplatform systemd[1]: Starting OSPd Wrapper for the OpenVAS Scanner (ospd-openvas)…
mar 28 14:50:56 test-vmwarevirtualplatform ospd-openvas[6113]: openvas: error while loading shared libraries: libopenvas_nasl.so.21: cannot open shared object file: No such file or directory
mar 28 14:51:01 test-vmwarevirtualplatform ospd-openvas[6114]: openvas: error while loading shared libraries: libopenvas_nasl.so.21: cannot open shared object file: No such file or directory
mar 28 14:51:06 test-vmwarevirtualplatform ospd-openvas[6117]: openvas: error while loading shared libraries: libopenvas_nasl.so.21: cannot open shared object file: No such file or directory
mar 28 14:51:11 test-vmwarevirtualplatform ospd-openvas[6121]: openvas: error while loading shared libraries: libopenvas_nasl.so.21: cannot open shared object file: No such file or directory
mar 28 14:51:16 test-vmwarevirtualplatform ospd-openvas[6128]: openvas: error while loading shared libraries: libopenvas_nasl.so.21: cannot open shared object file: No such file or directory
mar 28 14:51:21 test-vmwarevirtualplatform systemd[1]: ospd-openvas.service: Control process exited, code=exited, status=1/FAILURE
mar 28 14:51:21 test-vmwarevirtualplatform systemd[1]: ospd-openvas.service: Failed with result ‘exit-code’.
mar 28 14:51:21 test-vmwarevirtualplatform systemd[1]: Failed to start OSPd Wrapper for the OpenVAS Scanner (ospd-openvas).
mar 28 14:51:43 test-vmwarevirtualplatform systemd[1]: Stopped OSPd Wrapper for the OpenVAS Scanner (ospd-openvas).

Any Idea??

Andrzej

Maybe apt install openvas-scanner?

1 Like

sudo apt install openvas-scanner
[sudo] password for parrotos:
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
openvas-scanner is already the newest version (21.4.3-1parrot1).
openvas-scanner set to manually installed.

Andrju

Good morning. I have the same issue and the same operating environment as Andju.

Hi, I am sorry but this seems to be a packaging issue at Parrot Linux side. Therefore you need to create a bug report at their issue tracker to make them aware.

2 Likes