How to get subdomain from given domain
Here are some simple methods to get/sniff the possible subdomains from a given domain.
Method 1: dmitry
dmitry -s <domain> -o <file>
Method 2: dnsenum
dnsenum -w <domain>
Method 3: Using DNSDumpster
https://dnsdumpster.com/
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here