May 2020
Intermediate to advanced
544 pages
12h 57m
English
Metasploit can also be used to fetch information about a host from DNS records using the dns_enum auxiliary. This script uses DNS queries to fetch information such as MX (mail exchanger), SOA (Start of Authority), and SRV (Service) records. It can be used both inside or outside a network. Sometimes, a DNS service is configured to be accessible by the public; in such cases, we can use dns_enum to find internal network hosts, MAC addresses, and IP addresses. In this section, we will look at the usage of dns_enum:

Read now
Unlock full access