Lab 5 - DNS Enumeration and NetBIOS Enumeration
Lab 5 - DNS Enumeration and NetBIOS Enumeration
Part 1 - DNS Enumeration - DNS enumeration is the process of locating all the DNS servers
and their corresponding records for an organization. DNS enumeration will yield usernames,
computer names, and IP addresses of potential target systems. The list of DNS record provides
an overview of types of resource records (database records) stored in the zone files of the Domain
Name System (DNS). The DNS implements a distributed, hierarchical, and redundant database
for information associated with Internet domain names and addresses.
DNS Zone Transfer is a process where a DNS server passes a copy of part of its data
base (which is called a “zone”) to another DNS server. DNS Zone Transfer used to
replicate DNS data across a number of DNS servers or to back up DNS files. A user or
server will perform a specific zone transfer request from a ―name server. If the name
server allows zone transfers by an anonymous user to occur, all the DNS names and IP
addresses hosted by the name server will be returned in human-readable ASCII text.
Question 1: Do you see any crucial information after doing DNS enumeration?
It must be unique on a network, limited to 16 characters where 15 characters are used for the
device name and the 16th character is reserved for identifying the type of services running or name
record type.