To gather DNS-related information of the target domain using both command-line tools and web-based utilities. This includes identifying authoritative name servers, DNS record types, IP addresses, and associated metadata.
The Domain Name System (DNS) is a foundational component of internet infrastructure. It translates human-friendly domain names into machine-readable IP addresses. Understanding how DNS is configured for a target organization provides attackers or ethical hackers with key insights such as IP address ranges, mail servers, hosting providers, and potentially vulnerable points of entry.
In this lab, two primary approaches were used:
Ran the command:
nslookup
Output displayed the default DNS resolver:
Server: dns.google
Address: 8.8.8.8