Update openvas 7.0 to 9.0 - Kali 2019.4

Hello, I’m new to this community and not sure if this is the right Category. I have Openvas 7.0.3 on Kali Linux 2019.4 Live USB with encrypted persistence. I installed openvas by running the “kali-tools-all”. It showed up after the “tools-all” update. And it’s stop and start services. I’m trying to update to 7.0 to 9.0 or whatever the newest is. I’m using openvas-update.sh:

#!/bin/bash
/usr/sbin/greenbone-nvt-sync
/usr/sbin/greenbone-certdata-sync
/usr/sbin/greenbone-scapdata-sync
/usr/sbin/openvasmd --update --verbose --progress
/etc/init.d/openvas-manager restart
/etc/init.d/openvas-scanner restart

It’s updating now…My question is, will this update to 9.0? If not, how do I? Without uninstalling/reinstalling openvas? Is this the right Category? Please reply. Thanks

Is gmvd and openvas web UI different? I found 9.0.3 gmvd on Github.

And found gsa 9.0 on Github.

Hi,

the latest stable release is GVM 11:

I am not sure about the latest available version on kali. Please note: we DO NOT support any 3rd party uncoordinated integrations here, you may want to get into contact with your package provider.

Alternatively you can use our community edition:

4 Likes