Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:mrazavi/openvas to your system’s Software Sources.

sudo add-apt-repository ppa:mrazavi/openvas
sudo apt-get update

Openvas 9 BETA

A set of new packages for openvas 9 BETA is now included.
If you prefer to install them, you just have to install “openvas9” package instead of “openvas”.
Then, update scripts/data with the following commands:

sudo apt-get install sqlite3
sudo apt-get install openvas9
sudo greenbone-nvt-sync
sudo greenbone-scapdata-sync
sudo greenbone-certdata-sync

Start Services
sudo service openvas-scanner restart
sudo service openvas-manager restart
sudo openvasmd --rebuild --progress

Please note that the default port number of the web interface for the new packages are changed to 4000.
So, to access the web interface for version 9, go to https://localhost:4000

Default username/password is admin.

You can change the web interface port number by modifying /etc/default/openvas-gsa.
Then, restart its service by issuing “sudo service openvas-gsa restart“.

EXTRA
wget https://svn.wald.intevation.org/svn/openvas/trunk/tools/openvas-check-setup --no-check-certificate
chmod +x openvas-check-setup
./openvas-check-setup --v9

apt-get install nmap
apt-get install nsis
apt-get install rpm
apt-get install texlive
apt-get install texlive-lang-english
apt-get install latex-make
apt-get install alien
apt-get install latex2html

Loading

Leave a reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.