nerdexam
EC-Council

312-50V12 · Question #27

Abel, a security professional, conducts penetration testing in his client organization to check for any security loopholes. He launched an attack on the DHCP servers by broadcasting forged DHCP…

The correct answer is D. DHCP starvation. DHCP Starvation is the correct answer because Abel deliberately flooded the DHCP server with forged requests to exhaust all available IP addresses in the DHCP scope, leaving no addresses for legitimate users - this is the textbook definition of a DHCP starvation attack, which…

Submitted by akirajp· Mar 4, 2026Network and Perimeter Hacking

Question

Abel, a security professional, conducts penetration testing in his client organization to check for any security loopholes. He launched an attack on the DHCP servers by broadcasting forged DHCP requests and leased all the DHCP addresses available in the DHCP scope until the server could not issue any more IP addresses. This led to a DoS attack, and as a result, legitimate employees were unable to access the client's network. Which of the following attacks did Abel perform in the above scenario?

Options

  • ARogue DHCP server attack
  • BVLAN hopping
  • CSTP attack
  • DDHCP starvation

How the community answered

(46 responses)
  • A
    4% (2)
  • B
    2% (1)
  • D
    93% (43)

Explanation

DHCP Starvation is the correct answer because Abel deliberately flooded the DHCP server with forged requests to exhaust all available IP addresses in the DHCP scope, leaving no addresses for legitimate users - this is the textbook definition of a DHCP starvation attack, which results in a Denial of Service (DoS).

Why the distractors are wrong:

  • A (Rogue DHCP Server): This involves an attacker setting up a fake DHCP server to hand out malicious IP configurations, not exhausting legitimate server addresses.
  • B (VLAN Hopping): This attack exploits switch configurations to gain access to traffic on different VLANs - completely unrelated to DHCP.
  • C (STP Attack): Spanning Tree Protocol attacks manipulate network topology by targeting root bridge elections, not IP address allocation.

Memory Tip: Think of DHCP starvation as "starving" the server of available IP addresses - just like starving means having nothing left to give, the DHCP server is left with no addresses to assign to legitimate users. The key phrase to watch for in exam questions is "leased all available addresses" or "exhausted the DHCP scope," which always points to starvation.

Topics

#DHCP starvation#DoS attack#Network attacks

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice