During a network incident investigation, a technician notices that several workstations on a local subnet received IP configuration settings within the network range instead of the standard internal range. Further inspection reveals that a malicious host flooded the network with forged requests to exhaust the legitimate pool of IP addresses and then responded to client broadcasts with its own default gateway settings. Which of the following attack types has taken place?
- Rogue DHCP server attackAnswer
- BARP poisoning attack
- CDNS cache poisoning attack
- DPort 23 protocol downgrade attack
Answer
Rogue DHCP server attack
The correct option describes a Rogue DHCP server attack. In this attack vector, an unauthorized device answers client DHCP discover/request broadcasts and supplies malicious IP configuration details (such as setting itself as the default gateway). This is typically preceded by a DHCP starvation attack that consumes all available leases on the legitimate DHCP server.
Step-by-Step Solution
Key Concept
Rogue DHCP Server and Starvation Attack Vectors
Estimated Time:1m 15s