OpenVAS

OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.

Install

http://www.openvas.org/install-packages-v6.html#openvas_debian_obs

OBS repository

   1 # as root
   2 echo "deb http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v6/Debian_7.0/ ./" >> /etc/apt/sources.list
   3 wget http://download.opensuse.org/repositories/security:/OpenVAS:/UNSTABLE:/v6/Debian_7.0/Release.key
   4 apt-key add ./Release.key
   5 apt-get update

Quick install

Quick Start

OpenVAS (last edited 2024-07-25 20:51:01 by vitor)