A network technician observes that network traffic intended for the local default gateway is being intercepted by an unauthorized computer on the same subnet. Investigation reveals that the unauthorized computer sent spoofed Address Resolution Protocol messages to update the IP-to-MAC address resolution tables of neighboring hosts. Which of the following attack types is taking place?
- ARP poisoningAnswer
- BDNS poisoning
- CPort mismatch attack
- DDNS CNAME redirection
Answer
ARP poisoning is occurring because spoofed ARP messages are being used to manipulate the local hardware address resolution table.
The correct option is ARP poisoning because the attack specifically targets the Address Resolution Protocol by injecting falsified IP-to-MAC address mappings into local host cache tables, allowing traffic interception on the local subnet.
Step-by-Step Solution
Key Concept
ARP Poisoning (ARP Spoofing)