Nikto - Web Server Scanner
Basic scan
nikto --host http://192.168.1.210 -C all
With auth and output file
nikto -h http://10.10.147.218:1234/manager/html -id bob:bubbles -o niktoscan.txt
LFI tuning
nikto -h http://target.com -Tuning 6
nikto --host http://192.168.1.210 -C all
nikto -h http://10.10.147.218:1234/manager/html -id bob:bubbles -o niktoscan.txt
nikto -h http://target.com -Tuning 6