Site Tools


linux:ubuntu:openvas

This is an old revision of the document!


OpenVAS

Installation

Add repository

add-apt-repository ppa:mrazavi/openvas

Install

apt-get install openvas9
apt-get install sqlite3
#the following is needed for pdf reports
apt-get install texlive-latex-extra --no-install-recommends
#openvas-nasl utility
apt-get install libopenvas9-dev


Download check setup

wget https://svn.wald.intevation.org/svn/openvas/trunk/tools/openvas-check-setup --no-check-certificate

execute

chmod +x openvas-check-setup
./openvas-check-setup --v9

Configuration

Edit the website default port in the following file

/etc/default/openvas-gsa

and restart the service

service openvas-gsa restart

Commands

Command Function

Troubleshooting

Host seems to be dead, no results:

linux/ubuntu/openvas.1519319677.txt.gz · Last modified: 2018/02/22 18:14 (external edit)