nikto
Nikto web server scan. Nikto is noisy and gives itself up with the User Agent. Nikto although agro, can take several hours to run on a large ecommerce site.
Help:
#
nikto -h 10.10.10.10
-T used to specify what to scan for (default scans everything)
-maxtime stop the scanner after a certain time of running
Basic Scan:
#
nikto -host=http://www.megacorpone.com
Last updated
Was this helpful?