"QBoy original" detailed documentation of the installation process of the source code 1, download the original code in http://www.openvas.org/install-source.html download libraries 8.0.8Scanner 5.0.7Manager 6.0.9Greenbone Security Assistant (GSA) 6.0.112, install and install cmake sudo apt-get install cmake1 in the order above libraries 8.08 extract code refer to install Document installation dependent library Apt-get install pkg-config libssh-dev libgnutls-dev Libglib2.0-dev libpcap-dev \ Libgpgme11-dev Uuid-dev Bison libksba-dev libhiredis-dev libsnmp-dev Libldap2-dev Create a Build folder mkdir build && CD Bui Ldcmake. Makesudo make Install2) Install scanner decompression code mkdir BUILDCD buildcmake. Makesudo make Install3) Install the manager decompression code apt-get install Libsqlite3-devmkdir BUILDCD buildcmake. Makesudo make Install4) Install the GSA decompression code apt-get install Libmicrohttpd-dev libxml2-dev libxslt1-devmkdir BUILDCD buildcmake. Makesudo make install3, install verify and start the reference http://www.openvas.org/setup-and-start.html run sudo./openvas-check-setup--server ( Because you do not have a local client installed, you need to--server and you cannot have this parameter if you have installed CommandLine Interface (CLI) 1.4.5. I am installing this to verify and step-by-step instructions to install the main have: sudo openvas-mkcert create a certificate sudo apt-get isntall redis-serverInstalling Redis modifying Redis profile/etc/redis/redis.confunixsocket/tmp/redis.sock restarting Redis sync openvas-nvt-sync long process sudo openvasmd-- Create-user admi--role adminsudo openvasmd--user admin--new-password 123456openvas-scapdata-sync start Opevas:sudo OPEVASSD--listen 127.0.0.1-p 9391sudo apt-get install xsltprocopenvas-certdata-sync start Openvasmd:sudo opevasmd--listen 127.0.0.1-p 9390sudo openvasmd--rebuild--progress start Gsa:sudo gsad--http-only--listen 192.168.1.105-p 9392sudo apt-ge T install nmap Open Browser http://192.168.1.105:9392
OpenVAS V8.0 Source code installation process under Ubuntu 14.04 TLS