Courseiva
Malware, Social Engineering and Network AttacksmediumMultiple SelectObjective-mapped

CEH Practice Question: Malware, Social Engineering and Network Attacks

Which TWO of the following are common indicators of a DNS spoofing attack? (Select 2)

⚠ Common exam trap

Many exam-takers confuse DNS spoofing with ARP spoofing or other network-layer attacks, as candidates may incorrectly associate unexpected MAC-IP mappings (Option B) with DNS manipulation rather than recognizing it as a distinct Layer 2 attack.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The resolved IP address for a domain does not match the legitimate server

DNS spoofing (cache poisoning) involves an attacker injecting forged DNS records into a resolver's cache. When a user's system queries a domain, the resolver returns the attacker-controlled IP address instead of the legitimate server's IP, causing traffic to be misdirected.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • High volume of DNS queries from a single source

    Why it's wrong here

    A high volume of DNS queries originating from a single source typically indicates a DNS amplification attack, where an attacker leverages open DNS resolvers to flood a target with large responses. This differs fundamentally from DNS spoofing, which focuses on manipulating the resolution process to provide incorrect IP addresses, rather than generating excessive query traffic from a specific origin. While both involve DNS, their attack vectors and immediate objectives are distinct.

  • ARP cache entries show unexpected MAC-IP mappings

    Why it's wrong here

    Unexpected MAC-IP mappings within ARP cache entries are a clear indicator of ARP poisoning, where an attacker associates their own MAC address with another device's IP address on a local network. This attack primarily targets the data link layer to intercept or modify local traffic. DNS spoofing, in contrast, operates at the application layer, manipulating domain name resolution to redirect users to malicious IP addresses, without directly altering ARP tables.

  • The switch's CAM table is full

    Why it's wrong here

    A switch's Content Addressable Memory (CAM) table becoming full is a direct symptom of a MAC flooding attack. This occurs when an attacker bombards the switch with a multitude of spoofed MAC addresses, exhausting its memory and forcing it to broadcast all subsequent traffic to every port. This network layer attack is entirely unrelated to DNS spoofing, which specifically targets the Domain Name System to provide fraudulent IP addresses for domain names.

  • The resolved IP address for a domain does not match the legitimate server

    Why this is correct

    When the IP address returned by a DNS query for a specific domain name differs from the legitimate server's actual IP, it is a primary indicator of DNS spoofing. An attacker has successfully intercepted or poisoned the DNS resolution process, substituting the correct IP with a malicious one. This manipulation ensures that subsequent client connections intended for the legitimate domain are instead directed to the attacker-controlled host.

  • Users are redirected to a malicious website despite typing the correct URL

    Why this is correct

    Users being redirected to an unintended or malicious website, even after accurately typing the correct URL, is a direct and observable symptom of successful DNS spoofing. This occurs because the compromised DNS resolution process provides the client with the attacker's IP address instead of the legitimate server's. Consequently, the client's web browser connects to the malicious server, displaying its content, despite the user's correct input.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

About these practice questions

One of 870 original CEH practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CEH practice question is part of Courseiva's free EC-Council certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CEH exam.