nerdexam
EC-Council

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.

Hacking Web Servers

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)
  • A
    2% (1)
  • B
    92% (55)
  • C
    3% (2)
  • D
    3% (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.

AThe use of security agents in clients' computers

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.

BThe use of DNSSECCorrect

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.

CThe use of double-factor authentication

Double-factor authentication protects user login credentials but has no mechanism to detect or prevent manipulation of DNS cache records.

DClient awareness

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

#DNS cache poisoning#DNSSEC#DNS security#mitigation

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice