March 2018
Intermediate to advanced
626 pages
17h 32m
English
The DNS database is a collective set of DNS records, where each record is an entry in the database comprising a label, class, type, and data with instructions about how to handle the request for the respective record. While there are a lot of record types available for solving different purposes, a few of the commonly encountered record types are A record, AAAA record, and CNAME.
In this recipe, we will discuss various common DNS record types and see how Wireshark can be used to analyze the associated behavior and issues.
Read now
Unlock full access