Results 1 to 4 of 4

Thread: some issues and solutions for gvm 11.0.2+kali4

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2020-Sep
    Posts
    6

    some issues and solutions for gvm 11.0.2+kali4

    Hi,

    As OpenVAS has moved to GVM and and I wanted to avoid migration issues I installed the latest package of gvm (11.0.2+kali4) from the scratch and gvmd-check-setup says that my installation is OK but still I see two issues:

    First is that changing the admin pasword just doesn't work.
    "gvmd --user=admin --new-password=new_password" doesn't give any errors but just has no effect.
    After a couple of tries I figured out that you need to run the command as user _gvm:
    "sudo runuser -u _gvm -- gvmd --user=admin --new-password=new_password"
    Maybe you could give a hint if it's run as different user/root?

    Second is that for the NVT plugins to be recognized correctly I had to symlink the plugin directory:
    "sudo runuser -u _gvm -- ln -s /var/lib/openvas/plugins /var/lib/gvm/plugins"

    it seems that the sync script still put the NVTs in the old directory...

    Could you have a look into these issues, please.

    Thank you for your help

  2. #2
    Join Date
    2020-Nov
    Posts
    2
    Seems gvm/openvas is not functional in Kali now.
    I made fresh install and updated Kali up to 2020.4 before installing gvm.
    Looks like the problem is related to communication between gvmd and postgresql 13.

    Here the logs:

    1.jpg
    2.jpg
    3.jpg
    4.jpg

  3. #3
    Join Date
    2020-Nov
    Posts
    1
    I have exactly the same problems. OpenVAS or GVM, whatever it's called today is working fine but it is impossible to login. Everything that Greenbone does is pointing at Kali. I refuse to understand why it is necessary to demolish working software time and time again... What was wrong with OpenVAS the way is was?

  4. #4
    Join Date
    2020-Dec
    Posts
    4

Similar Threads

  1. Bug Last Upgrade linux-image-4.19.0-kali4-amd64
    By Normac in forum TroubleShooting Archive
    Replies: 7
    Last Post: 2019-05-13, 01:44
  2. Cannot install kernel header linux-headers-4.9.0-kali4-amd64
    By adhossain in forum TroubleShooting Archive
    Replies: 18
    Last Post: 2017-08-20, 05:05

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •