Web Content Discovery
ffuf
ffuf -w /usr/share/wordlists/SecLists/Discovery/Web-Content/common.txt -u http://10.10.102.23/FUZZDirb
dirb http://10.10.102.23/ /usr/share/wordlists/SecLists/Discovery/Web-Content/common.txtGobuster
gobuster dir --url http://10.10.102.23/ -w /usr/share/wordlists/SecLists/Discovery/Web-Content/common.txtLast updated