yu210148 / gvm_install

A script to install GVM 20 or 21 on Ubuntu 20.04 or Debian 10.
GNU General Public License v3.0
143 stars 72 forks source link

no scanconfigs on 21.04 #68

Closed dogasantos closed 2 years ago

dogasantos commented 2 years ago

Hey there, just cross with an issue witch seems to be repetable. I've tested twice on fresh ubuntu install with same results.

By just running the script on a fresh ubuntu install (with just update+upgrade), we end up with 0 scan configs in "https://GVMHOST/scanconfigs".

The scanconfigs should have presets of scanners like:

Base
Discovery
Full and fast

Are you guys seeing this as well?

yu210148 commented 2 years ago

Sometimes the gvm data feed that contains them doesn't get updated. Leaving it for a few days or running that feed update manually until it completes successfully has fixed it for me in the past.

Kev.

On Sat, Feb 26, 2022, 2:04 PM Douglas S. Santos @.***> wrote:

Hey there, just cross with an issue witch seems to be repetable. I've tested twice on fresh ubuntu install with same results.

By just running the script on a fresh ubuntu install (with just update+upgrade), we end up with 0 scan configs in " https://GVMHOST/scanconfigs".

The scanconfigs should have presets of scanners like:

Base Discovery Full and fast

Are you guys seeing this as well?

— Reply to this email directly, view it on GitHub https://github.com/yu210148/gvm_install/issues/68, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKFY4JEIKJPHIJKH3B5O53U5EP2DANCNFSM5PNN4HJA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

dogasantos commented 2 years ago

yeah it worked. just leave it alove for 2 days (24h probably) and configs become available thanks