CertNexus Certified Cyber Secure Coder (CSC) — Question 51

Which of the following is susceptible to a cache poisoning attack?

Answer options

Correct answer: A

Explanation

The Domain Name System (DNS) is vulnerable to cache poisoning attacks because it relies on caching to improve performance, making it possible for an attacker to insert false information into the cache. Secure Shell (SSH), HTTPS, and HTTP do not use the same caching mechanisms and are not typically affected by this type of attack.