During an incident investigation on an enterprise local area network, a network administrator notices that a host workstation is sending traffic intended for the default gateway (192.168.1.1) to an unassigned MAC address (00:11:22:33:44:55) on the local switch port. Packet captures reveal unsolicited Address Resolution Protocol responses continuously mapping the gateway's IP address to the attacker's MAC address. Which of the following attack types is actively occurring on this network segment?
- ARP poisoningAnswer
- BDNS cache poisoning
- CRogue DHCP server attack
- DDNS record misconfiguration
Answer
The attack occurring on the local network segment is ARP poisoning.
The correct answer describes ARP poisoning. In ARP poisoning (or ARP spoofing), an attacker broadcasts forged, unsolicited ARP reply frames across a local area network to associate their own MAC address with the IP address of a legitimate target, such as the default gateway. This causes client workstations to forward network traffic directly to the attacker's machine.
Step-by-Step Solution
Key Concept
ARP Poisoning / ARP Spoofing