August 2018
Intermediate to advanced
404 pages
10h 22m
English
Nikto is a command-line utility included by default in Kali Linux; open a Terminal to start scanning the server:

The -h option tells Nikto which host to scan, the -o option tells it where to store the output, and the extension of the file determines the format it will take. In this case, we have used .html to obtain an HTML-formatted report of the results. The output could also be in the CSV, TXT, and XML formats.
Read now
Unlock full access