(Only show results with specific response codes) gobuster dir -u -w -s 200,301 2. DNS Subdomain Enumeration ( dns ) Used to find subdomains for a target domain.
gobuster -u https://example.com -w wordlist.txt
(Only show results with specific response codes) gobuster dir -u -w -s 200,301 2. DNS Subdomain Enumeration ( dns ) Used to find subdomains for a target domain.
gobuster -u https://example.com -w wordlist.txt gobuster commands upd