Fingerprinting


Banner Grabbing

CommandsDescription
curl -I inlanefreight.comBanner Grabbing

Whatweb

CommandsDescription
whatweb Whatweb Usage

Wafw00f

pip3 install git+https://github.com/EnableSecurity/wafw00f

CommandsDescription
wafw00f Wafw00f Usage

Nikto

sudo apt update && sudo apt install -y perl
git clone https://github.com/sullo/nikto
cd nikto/program
chmod +x ./nikto.pl
CommandsDescription
nikto -h inlanefreight.com -Tuning bNikto Usage