Which DNS attack involves altering the DNS resolver cache to redirect DNS queries to malicious sites?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which DNS attack involves altering the DNS resolver cache to redirect DNS queries to malicious sites?

Explanation:
DNS cache poisoning is the technique in which forged DNS data is inserted into a resolver’s cache, so subsequent lookups for a domain return an attacker-controlled IP address. Resolvers cache answers to speed up repeated queries, keeping those mappings for a time-to-live. If an attacker can inject a false mapping and the resolver accepts it, the poisoned entry is stored, and anyone querying that domain during the TTL will be redirected to the malicious site. This is specifically about corrupting the resolver’s cached data, which is why it’s the correct concept for this scenario.

DNS cache poisoning is the technique in which forged DNS data is inserted into a resolver’s cache, so subsequent lookups for a domain return an attacker-controlled IP address. Resolvers cache answers to speed up repeated queries, keeping those mappings for a time-to-live. If an attacker can inject a false mapping and the resolver accepts it, the poisoned entry is stored, and anyone querying that domain during the TTL will be redirected to the malicious site. This is specifically about corrupting the resolver’s cached data, which is why it’s the correct concept for this scenario.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy