312-50V11 · Question #143
Some clients of TPNQM SA were redirected to a malicious site when they tried to access the TPNQM main site. Bob, a system administrator at TPNQM SA, found that they were victims of DNS Cache…
The correct answer is B. The use of DNSSEC. DNS Cache Poisoning redirects users to malicious sites by corrupting cached DNS records. DNSSEC prevents this by adding cryptographic signatures to DNS responses.
Question
Some clients of TPNQM SA were redirected to a malicious site when they tried to access the TPNQM main site. Bob, a system administrator at TPNQM SA, found that they were victims of DNS Cache Poisoning. What should Bob recommend to deal with such a threat?
Options
- AThe use of security agents in clients' computers
- BThe use of DNSSEC
- CThe use of double-factor authentication
- DClient awareness
How the community answered
(60 responses)- A2% (1)
- B92% (55)
- C3% (2)
- D3% (2)
Why each option
DNS Cache Poisoning redirects users to malicious sites by corrupting cached DNS records. DNSSEC prevents this by adding cryptographic signatures to DNS responses.
Security agents on client machines cannot prevent DNS cache poisoning because the attack occurs at the DNS resolver or server level, before the client ever receives a response.
DNSSEC (DNS Security Extensions) uses public-key cryptography to digitally sign DNS records, allowing resolvers to verify the authenticity and integrity of DNS responses. This prevents an attacker from injecting forged DNS records into a resolver's cache. It directly addresses the attack vector of DNS Cache Poisoning at the protocol level.
Double-factor authentication protects user login credentials but has no mechanism to detect or prevent manipulation of DNS cache records.
Client awareness cannot stop DNS cache poisoning because the attack is transparent to users and occurs entirely within the DNS infrastructure, not through user action.
Concept tested: DNSSEC protection against DNS Cache 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.