6. DNS Footprinting

You need to perform DNS footprinting to gather information about DNS servers, DNS records, and types of servers used by the target organization. DNS zone data etc

DNS Enumeration

1. Gather DNS Information using nslookup Command Line Utility and Online Tool

Command line in Windows

Now to search for any records, set the type

Now enter the website name to get the records

Online nslookup

Other tools

  • dig

  • host

Zone Transfer with dig

2. Reverse DNS

DNSRECON

Install dnsrecon (used for DNS Brute forcing)

3. Subdomains and DNS using security trails

Other tools

4. DNS Cache on Windows

Last updated

Was this helpful?