5. DNS Enumeration
DNS enumeration techniques are used to obtain information about the DNS servers and network infrastructure of the target organization.
1. DNS Enumeration using zone transfer
dig
dig ns zonetransfer.me

nslookup

2. Zone transfer using DNSSEC transfer

3. DNS Enumeration using Nmap


Last updated