Forrester Total Economic Impactâ„¢ study finds Edwin AI delivered a 313% ROI for composite organization.

Read more

    Stop DNS threats before they stop your services

    LogicMonitor’s network monitoring gives you real-time alerts on DNS anomalies, unauthorized record changes, and traffic spikes — so you can respond before an attack causes an outage.

    What is DNS cache poisoning?

    DNS cache poisoning is an attack where malicious DNS records are injected into a resolver’s cache. The resolver then serves these falsified records to clients, redirecting them to attacker-controlled IP addresses without any interaction with authoritative DNS. Once a resolver is poisoned, all users querying it receive malicious responses until the fake cache entry expires.

    What was the Kaminsky bug and why was it significant?

    Discovered by researcher Dan Kaminsky in 2008, the Kaminsky bug revealed that DNS resolvers were vulnerable to cache poisoning due to predictable transaction IDs and source ports. An attacker could rapidly send thousands of forged DNS responses and guess the right transaction ID before the legitimate response arrived. It affected virtually all DNS resolvers and required emergency coordinated patches across the entire internet.

    How can I tell if my DNS has been poisoned?

    Indicators of DNS cache poisoning include: unexpected browser redirects to unfamiliar or suspicious sites, SSL certificate errors or mismatches (the attacker’s fake site presents a different certificate than expected), multiple conflicting A records for the same domain returned by different resolvers, and DNSSEC validation failures for domains that are properly signed.

    Does DNSSEC fully prevent DNS cache poisoning?

    DNSSEC makes cache poisoning effectively impossible for DNSSEC-signed domains because an attacker cannot forge the cryptographic signatures on records. However, DNSSEC only protects signed zones — unsigned domains remain vulnerable. Additionally, if a resolver doesn’t validate DNSSEC signatures, the protection is lost. Broad adoption of DNSSEC by both zone operators and resolvers is needed for industry-wide protection.

    By Denton Chikura

    Technical Writer