DNS Security
Definition
DNS security is the set of controls that protect the Domain Name System from misuse, manipulation, and attacks. It focuses on keeping name resolution trustworthy and available, preventing redirection to malicious destinations, and detecting DNS-based threats such as spoofing, hijacking, and data exfiltration.
Examples
- An organization uses DNS filtering to block requests to known malicious domains and phishing infrastructure.
- DNSSEC is enabled for a domain so resolvers can verify that DNS answers have not been tampered with.
Discover ๐
DNS is often described as the internetโs phonebook, but from a security perspective it is also a powerful control point and a common attack path. Almost every connection begins with a DNS lookup. If an attacker can influence DNS responses, they can redirect users to fake websites, route traffic through malicious systems, or hide command-and-control activity inside normal-looking DNS traffic.
Tip: The interactive version includes progress tracking, decks, and premium deep dives.