State whether the following statement regarding Internet infrastructure security is True or False: Domain Name System Security Extensions (DNSSEC) mitigate DNS spoofing and cache poisoning by encrypting DNS query payloads to ensure data confidentiality during transmission between client resolvers and authoritative servers.
Cevap: Cevap
Cevap
False. DNSSEC provides origin authentication and data integrity using digital signatures, but it does not encrypt DNS transactions or guarantee payload confidentiality.
The statement is false because DNSSEC introduces cryptographic signatures to validate the authenticity and integrity of DNS resource records to prevent cache poisoning, but it does not encrypt DNS traffic. Privacy and confidentiality require transport-layer encryption protocols like DNS over HTTPS (DoH) or DNS over TLS (DoT).
Adım Adım Çözüm
Anahtar Kavram
DNSSEC security guarantees (Origin Authentication and Integrity vs Payload Confidentiality)
Tahmini Süre:1m 30s