Nikto is an open-source web server vulnerability scanner used to identify security issues, misconfigurations, outdated software, and dangerous files on web servers.


Simple Version

A tool that scans websites for known vulnerabilities and misconfigurations.

What Nikto Does:

Commands:

1. h:

-h is used to specify the target host (website/IP) that Nikto will scan.


Syntax

nikto -h <http://example.com>

You can use it with:

nikto -h example.com