Results 1 to 6 of 6

Thread: Installing OpenVAS in Kali

  1. #1
    Join Date
    2016-Jan
    Posts
    6

    Installing OpenVAS in Kali

    Hi

    I need to install OpenVAS in Kali and followed this tutorial:
    https://www.kali.org/penetration-tes...lity-scanning/
    But it didn't work.

    I know you normally are not allowed to post how-to tools thingies, but in this case it has nothing to do with the tool itself.
    However, I've got problems with the Kali-tutorial; so maybe it's rather a problem
    with the packaging Kali has?

    So, how do I install OpenVAS in Kali?

    I'm using Kali Linux 2.0 AMD64 in an Oracle Virtualbox.
    Everything is working, I can install other packages, but when installing OpenVAS I get this error:
    Code:
    E: Unable to locate package openvas
    My command:
    Code:
    apt-get install openvas
    Thanks!

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    OpenVAS is in the repos...I'd check your /etc/apt/sources.list and make sure it's correct. If you're not sure, verify it against what's listed at docs.kali.org

  3. #3
    Join Date
    2016-Jan
    Posts
    6
    Yeah, it's not in it. I got something from OpenSuse?
    Shouldn't it be in it by default?

  4. #4
    Join Date
    2016-Jan
    Posts
    6
    It's weird. In the live-version OpenVAS is found, but when I install it it ain't found anymore.

  5. #5
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    So your /etc/apt/sources.list is correct, but OpenVAS isn't found? Are you running the latest version of Kali?

  6. #6
    Join Date
    2013-Mar
    Location
    Pittsburgh, PA
    Posts
    1
    I just installed openvas a couple of days ago without any problems. What did you mean when you wrote Yeah, it's not in it. I got something from OpenSuse?? Is that in reference to your sources.list?

    root@xxx-kali:~# apt show openvas
    Package: openvas
    Version: 8.0+kali3
    Priority: extra
    Section: net
    Maintainer: Mati Aharoni <[email protected]>
    Installed-Size: 53.2 kB
    Depends: greenbone-security-assistant (>= 6.0.1), openvas-cli (>= 1.4.0), openvas-manager (>= 6.0.1), openvas-scanner (>= 5.0.1), sqlite3, xsltproc, rsync
    Conflicts: gsd
    Homepage: http://www.kali.org
    Download-Size: 10.8 kB
    APT-Manual-Installed: yes
    APT-Sources: http://http.kali.org/kali kali-rolling/main amd64 Packages
    Description: dummy package for openvas
    Dummy package for the opvas vulnerability scanner.

Similar Threads

  1. Replies: 8
    Last Post: 2015-02-16, 11:19
  2. Having problems with installing OpenVAS on Kali Linux.
    By NikBim45 in forum General Archive
    Replies: 0
    Last Post: 2014-11-02, 13:54

Posting Permissions

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