A network technician discovers that queries sent to the local DNS server for a company intranet portal are resolving to an unauthorized external IP address due to corrupted cache entries. Which network attack vector does this scenario describe?
- DNS poisoningAnswer
- BARP cache poisoning
- CPort scanning
- DDNS MX record misconfiguration
Answer
DNS poisoning
DNS poisoning directly targets the DNS caching mechanism by inserting invalid IP mappings into the resolver's store, forcing clients requesting domain lookups to connect to an attacker-controlled endpoint.
Step-by-Step Solution
Key Concept
DNS Cache Poisoning