From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=OpenVAS installation and usage for scanning a hosts or network for vulnerabilities. |setup=A host with varouis network services for eg: a Linux server...') |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=OpenVAS | |description=Using OpenVAS to scan a hosts or network for vulnerabilities. | ||
|setup=A host with | |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: | |||
<pre>yum install openvas-scanner openvas-libraries openvas-client</pre> | |||
|actions= | |actions= | ||
System and Network administrators, penetration testers, and security specialist. | |||
# Start here ... | # Start here ... | ||
# Next do this ... | # Next do this ... |
Revision as of 06:28, 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
System and Network administrators, penetration testers, and security specialist.
- 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