A network administrator notices that local endpoint traffic intended for the default gateway is being redirected to an unauthorized workstation. Packet captures reveal that the unauthorized workstation is repeatedly sending unsolicited gratuitous ARP replies associating the default gateway's IP address with its own MAC address. Which of the following attack types is occurring?
- ARP poisoningAnswer
- BDNS cache poisoning
- CDNS AAAA record spoofing
- DPort 22 SSH relay attack
Answer
ARP poisoning
ARP poisoning involves broadcasting forged ARP response messages on a local network to link an attacker's MAC address with a legitimate IP address (such as the default gateway). This redirects local subnet traffic through the attacker's computer.
Step-by-Step Solution
Key Concept
Address Resolution Protocol (ARP) Poisoning