HTTP
look at wappalyzer CMS
whatweb
/admin, /login, robots.txt
gospider
gospider -o ./10.129.11.13.spider -w -s "http://10.129.11.13:80" -t 10 -d 5 --sitemap --robots --depth 100 -v # IP ONLYffuf
ffuf -of html -o ffuf_subs_dom.html -c -u http://facts.htb:80/ -H "Host: FUZZ.facts.htb" -w /usr/share/wordlists/dnscan/subdomains-10000.txtffuf -of html -o ffuf_dir_dom.html -c -w /usr/share/wordlists/customDirectories.txt -recursion -recursion-depth 5 -t 500 -u http://facts.htb:80/FUZZlook for creating user account
look up recent cve
nikto
WFUZZ
DIRB
Gobuster
metasploit
dirsearch
wpscan
recon-ng
lynis
skipfish
oscanner
sidguess (oracle)
nikto
golismero
Last updated