ffuf/wfuzz
sudo ffuf -w /usr/share/wordlists/seclists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://10.10.207.90
sudo ffuf -w /usr/share/wordlists/seclists/Discovery/DNS/namelist.txt -H "Host: FUZZ.acmeitsupport.thm" -u http://10.10.207.90 -fs 2395Change the -fs based on the error size
See if there is a size meaning there will be a content in the page

-fc status code
Bruteforcing with extensions php
silent
htb - attacking web with ffuf
Last updated