A subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. More information: https://github.com/subfinder/subfinder.
### Find subdomains for a specific domain:subfinder-dexample.com### Show only the subdomains found:subfinder--silent-dexample.com### Use a brute-force attack to find subdomains:subfinder-dexample.com-b### Remove wildcard subdomains:subfinder-nW-dexample.com### Use a given comma-separated list of resolvers:subfinder-r8.8.8.8,1.1.1.1-dexample.com