Index


Get backend infos and WAF (whatweb and wafw00f)

whatweb -a 3 "<http://target>:port"
wafw00f "<http://target>:port"

Enumerate directories and files

gobuster

gobuster dir -w /usr/share/wordlists -u http://<IP>:<PORT>/ -t <THREADS> -x <EXTENSIONS>

ffuf