Hey All,
Completely stuck on the first question in the tasks. Brute-force vhosts on the target system. What is the full subdomain that is prefixed with “web”? Answer using the full domain, e.g. “x.inlanefreight.htb”
I am setting the hosts file: inlanefreight.htb
along with the command from the material.
gobuster vhost -u http://inlanefreight.htb -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-110000.txt --append-domain
I keep getting an error response saying it was unable to connect to inlanefreight.htb
Any help would be greatly appreciated.
Best Regards,
Noob Dano