DNS capture true/false 2
Conditions d’achèvement
Download this pcap file containing a DNS query, available on this link:
https://github.com/cnp3/exercises-inginious/raw/main/mcq-pkt-dns-2/public/dns-trace-29365.pcap
Load this file using Wireshark and answer the question below.
True or False:- The packet trace contains one DNS query and one DNS response
- The packet trace contains 10 DNS messages
- The query requested an IPv6 address (type `AAAA`)
- The query requested an alias (type `CNAME`)
- The response contains a single `AAAA` record
- The query was sent to a DNS resolver.
- The query was sent to an authoritative DNS server.
Modifié le: jeudi 16 février 2023, 10:37