"Web server misconfiguration scanner — dangerous files, outdated software, and known vulnerabilities."
Nikto is one of the oldest and most reliable web vulnerability scanners. It focuses specifically on web server misconfigurations that are commonly overlooked: test files left in production, backup files containing source code, outdated server software, dangerous HTTP methods enabled, information leakage in headers and error pages.
Unlike nuclei which is template-based, nikto uses a comprehensive database of known bad patterns and dangerous paths. It checks thousands of potential issues in a systematic way. Three scan modes let you balance speed against coverage.