ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Install OpenVas9 in Ubuntu Server

    IT Discussion
    openvas openvas-scanner ubuntu 18.04 ubuntu scanning
    6
    12
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dbeatoD
      dbeato
      last edited by gjacobse

      (ModEdit)
      OpenVAS - Open Vulnerability Assessment Scanner
      OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low level Internet and industrial protocols, performance tuning for large-scale scans and a powerful internal programming language to implement any type of vulnerability test.


      1- Download and install Ubuntu 18.04 on Server.

      https://ubuntu.com/download/server

      2- Upgrade OS to latest updates performing

      sudo apt update && sudo apt upgrade
      

      3- Add Software APt for OpenVas

      sudo apt-get install software-properties-common
      

      4- Add OpenVas Repository

      sudo add-apt-repository ppa:mrazavi/openvas
      sudo apt-get update
      sudo apt install openvas9
      sudo apt install sqlite3
      sudo greenbone-nvt-sync
      sudo greenbone-scapdata-sync
      sudo greenbone-certdata-sync
      sudo service openvas-scanner restart
      sudo service openvas-manager restart
      sudo openvasmd --rebuild --progress
      
      

      5- To enable pdf reports:

      sudo apt install texlive-latex-extra --no-install-recommends
      sudo apt install texlive-fonts-recommended --no-install-recommends
      

      -To install openvas-nasl utility

      sudo apt install libopenvas9-dev
      

      7- Access your Openvas to your Ubuntu Server IP address, i.e. https://192.168.x.x:4000. Username and password by default is admin/admin

      D Emad RE 2 Replies Last reply Reply Quote 3
      • JaredBuschJ
        JaredBusch
        last edited by

        Why 18.04?

        dbeatoD 1 Reply Last reply Reply Quote 1
        • dbeatoD
          dbeato @JaredBusch
          last edited by

          @JaredBusch said in Install OpenVas9 in Ubuntu Server:

          Why 18.04?

          At the moment is just dependency on the package (supposedly supported) but it shouldn’t matter. You are correct, it can run in 19.04.

          1 Reply Last reply Reply Quote 0
          • 1
            1337
            last edited by

            @dbeato I understand OpenVas is a vulnerability scanner. Do you set it up to automatically scan hosts on the LAN or how does it work?

            dbeatoD 1 Reply Last reply Reply Quote 0
            • dbeatoD
              dbeato @1337
              last edited by

              @Pete-S said in Install OpenVas9 in Ubuntu Server:

              @dbeato I understand OpenVas is a vulnerability scanner. Do you set it up to automatically scan hosts on the LAN or how does it work?

              I am going to post another post of how it works. Basically you can run scan on demand or scheduled on a hourly, daily, weekly or monthly basis.

              1 1 Reply Last reply Reply Quote 2
              • 1
                1337 @dbeato
                last edited by

                @dbeato said in Install OpenVas9 in Ubuntu Server:

                @Pete-S said in Install OpenVas9 in Ubuntu Server:

                @dbeato I understand OpenVas is a vulnerability scanner. Do you set it up to automatically scan hosts on the LAN or how does it work?

                I am going to post another post of how it works. Basically you can run scan on demand or scheduled on a hourly, daily, weekly or monthly basis.

                Great! I look forward to that.

                1 Reply Last reply Reply Quote 1
                • D
                  David_CSG @dbeato
                  last edited by

                  @dbeato Thank-you sir ! Very nice and actually rather apropos for an existing location that I have particular concerns about.

                  1 Reply Last reply Reply Quote 0
                  • Emad RE
                    Emad R @dbeato
                    last edited by

                    @dbeato

                    the thing is openvas versions is all over the place, dont they have a new version 10 right now, a month ago it was on 8 .

                    scottalanmillerS dbeatoD 2 Replies Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @Emad R
                      last edited by

                      @Emad-R said in Install OpenVas9 in Ubuntu Server:

                      @dbeato

                      the thing is openvas versions is all over the place, dont they have a new version 10 right now, a month ago it was on 8 .

                      how is that all over the place? They had 8, it is now 9, and 10 will be the next one. That's not "all over the place", that's a "normal sequence".

                      Now Windows, that's all over the place.

                      Emad RE 1 Reply Last reply Reply Quote 0
                      • Emad RE
                        Emad R @scottalanmiller
                        last edited by

                        @scottalanmiller

                        if you ask me they are going commercial also version 10 is called something else with diff naming

                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @Emad R
                          last edited by

                          @Emad-R said in Install OpenVas9 in Ubuntu Server:

                          @scottalanmiller

                          if you ask me they are going commercial also version 10 is called something else with diff naming

                          All they did is rename OpenVAS to Greenbose Vulnerability Management (GVM). Nearly every product renames at some point. They didn't even change the versions, though, so it couldn't be less erratic.

                          OpenVAS 8 (Released before 2017)
                          OpenVAS 9 (Released 2017)
                          GVM 10 (Released 2019)

                          8... 9... 10... in order.

                          GVM 10 isn't commercial, it's still open source.

                          1 Reply Last reply Reply Quote 1
                          • dbeatoD
                            dbeato @Emad R
                            last edited by

                            @Emad-R said in Install OpenVas9 in Ubuntu Server:

                            @dbeato

                            the thing is openvas versions is all over the place, dont they have a new version 10 right now, a month ago it was on 8 .

                            It was 8 then 9 and the 10 version is GVM. I am testing it still but hasn’t been stable for me yet.

                            1 Reply Last reply Reply Quote 1
                            • 1 / 1
                            • First post
                              Last post