Nikto
nikto -h inlanefreight.com
#The -h flag specifies the target host.
#The -Tuning b flag tells Nikto to only run the Software Identification modules.
full scan with ssl and redirection
└─$ nikto -h https://painters.htb/home -ssl -followredirects -Tuning 1234567890abcde -output painters_htb_nikto.txt -Save painters_htb_nikto
Last updated