A network administrator receives alerts regarding unauthorized network configuration changes on several enterprise workstations. Inspection of client packet captures reveals that the affected systems received IP configuration leases containing an unexpected primary DNS server address () and default gateway, originating from an unrecognized device sending unauthorized DHCPACK messages on the local subnet. Which of the following attacks is indicated by these symptoms?
- Rogue DHCP server deploymentAnswer
- BARP cache poisoning
- CMAC address flooding
- DDNS cache poisoning
Answer
Rogue DHCP server deployment
The correct answer is rogue DHCP server deployment. When an unauthorized device on a subnet responds to client DHCP broadcasts with DHCPACK messages containing malicious network parameters (such as an attacker-controlled default gateway or rogue DNS server), it misdirects network traffic for on-path interception.
Step-by-Step Solution
Key Concept
Rogue DHCP Server Indicators