312-50V11 · Question #131
_________ is a set of extensions to DNS that provide to DNS clients (resolvers) origin authentication of DNS data to reduce the threat of DNS poisoning, spoofing, and similar attacks types.
The correct answer is A. DNSSEC. DNSSEC is the set of IETF extensions that adds cryptographic signatures to DNS records, enabling resolvers to verify data authenticity and integrity against poisoning and spoofing.
Question
_________ is a set of extensions to DNS that provide to DNS clients (resolvers) origin authentication of DNS data to reduce the threat of DNS poisoning, spoofing, and similar attacks types.
Options
- ADNSSEC
- BResource records
- CResource transfer
- DZone transfer
How the community answered
(26 responses)- A96% (25)
- C4% (1)
Why each option
DNSSEC is the set of IETF extensions that adds cryptographic signatures to DNS records, enabling resolvers to verify data authenticity and integrity against poisoning and spoofing.
DNSSEC (Domain Name System Security Extensions) uses public-key cryptography to digitally sign DNS resource records, allowing a validating resolver to confirm that a response originated from an authoritative source and has not been tampered with in transit. This directly mitigates threats like cache poisoning and DNS spoofing by providing origin authentication and data integrity verification.
Resource records (A, MX, CNAME, etc.) are the standard data entries stored in DNS zones; they carry information but provide no authentication or security mechanism on their own.
Resource transfer is not a recognized DNS protocol or specification; it does not describe any real DNS security or data-transfer mechanism.
Zone transfer (AXFR/IXFR) is a replication mechanism that copies DNS zone data from a primary to a secondary server and is not related to authenticating DNS responses for clients.
Concept tested: DNSSEC origin authentication against DNS spoofing and poisoning
Source: https://www.icann.org/resources/pages/dnssec-what-is-it-why-important-2019-03-05-en
Topics
Community Discussion
No community discussion yet for this question.