From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=Using OpenVAS to scan a hosts or network for vulnerabilities. | |description=Using OpenVAS to scan a hosts or network for vulnerabilities. | ||
|setup= | |setup= | ||
* A remote host with various network services (SSH, HTTP, DNS, SMTP ...) | * A remote host with various network services (SSH, HTTP, DNS, SMTP ...). | ||
For example: a Linux server with OpenSSH, Apache HTTPd, ISC BIND, Postfix or Sendmail ... | |||
* Install OpenVAS packages: | * Install OpenVAS packages: | ||
<pre>yum install openvas-scanner openvas-libraries openvas-client</pre> | <pre>yum install openvas-scanner openvas-libraries openvas-client</pre> |
Revision as of 06:30, 28 May 2011
Description
Using OpenVAS to scan a hosts or network for vulnerabilities.
Setup
- A remote host with various network services (SSH, HTTP, DNS, SMTP ...).
For example: a Linux server with OpenSSH, Apache HTTPd, ISC BIND, Postfix or Sendmail ...
- Install OpenVAS packages:
yum install openvas-scanner openvas-libraries openvas-client
How to test
- Start here ...
- Next do this ...
- Finally click that
Expected Results
The following must be true to consider this a successful test run. Be brief ... but explicit.
- Step #1 completes without error
- The system boots into runlevel 5
- Program completes wth exit code 0