From Fedora Project Wiki
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 or locally.
- Ensure the
nikto
package is installed.
How to test
- 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.
Expected Results
- You should see Nikto results.
- Double-check the resulats in results.html