From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This test case tests the ability of Nikto to scan a web server for known vulnerabilities. |setup= # A working web server is required either remotely o...')
 
No edit summary
Line 5: Line 5:
# Ensure the {{package|nikto}} package is installed.
# Ensure the {{package|nikto}} package is installed.
|actions=  
|actions=  
# Run nikto against WEBSERVER and export results to HTML: '''nikto  -output results.html -Format html -host http://WEBSERVER/'''
# Run nikto against '''WEBSERVER''' and export results to HTML: '''nikto  -output results.html -Format html -host http://WEBSERVER/'''
# Open results.html with a Web browser.
# Open results.html with a Web browser.
|results=
|results=

Revision as of 08:01, 28 May 2011

Description

This test case tests the ability of Nikto to scan a web server for known vulnerabilities.

Setup

  1. A working web server is required either remotely or locally.
  2. Ensure the Package-x-generic-16.pngnikto package is installed.

How to test

  1. Run nikto against WEBSERVER and export results to HTML: nikto -output results.html -Format html -host http://WEBSERVER/
  2. Open results.html with a Web browser.

Expected Results

  1. You should see Nikto results.
  2. Double-check the resulats in results.html