> For the complete documentation index, see [llms.txt](https://notes.nomanaziz.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.nomanaziz.me/cybersecurity/penetration-testing/miscellaneous/dhcp-starvation.md).

# DHCP Starvation

### DHCP

<figure><img src="/files/dJ2M1HtwEdcFXBMEF1TO" alt=""><figcaption></figcaption></figure>

### DHCP Starvation

Attacker will flood the network with dhcp requests (different mac addresses) and the dhcp server will assign ips to the attacker and consume all the dhcp pool. After that, attacker launches its own rogue dhcp server.

***

### Tools for Attack

#### Yersinia

CLI and GUI based.

***
