Nikto is a web server scanner that checks a target against a large database of known issues: outdated server software, dangerous or default files, insecure configurations, and common exposures. It is fast and broad rather than deep, which makes it a useful first pass to surface obvious problems before you dig in by hand.
Because it runs thousands of checks quickly, Nikto is loud and easy to detect, and it produces some noise you must interpret. Treat it as a way to quickly flag candidates, outdated components, exposed files, missing headers, then confirm and prioritise the interesting results yourself rather than trusting every line.