DHCPig Package Description

DHCPig initiates an advanced DHCP exhaustion attack. It will consume all IPs on the LAN, stop new users from obtaining IPs, release any IPs in use, then for good measure send gratuitous ARP and knock all windows hosts offline. It requires scapy >=2.1 library and admin privileges to execute. No configuration necessary, just pass the interface as a parameter. It has been tested on multiple Linux distributions and multiple DHCP servers (ISC,Windows 2k3/2k8).

Source: https://github.com/kamorin/DHCPig
DHCPig Homepage | Kali DHCPig Repo

  • Author: kamorin
  • License: GPLv2

Tools included in the dhcpig package

pig.py – DHCP exhaustion script
[email protected]:~# pig.py
WARNING: No route found for IPv6 destination :: (no default route?)

DHCP exhaustion attack plus.

Usage:
  pig.py [-d -h] <interface>

pig.py Usage Example

Exhaust all of the available DHCP addresses using the eth0 interface (eth0):

[email protected]:~# pig.py eth0
WARNING: No route found for IPv6 destination :: (no default route?)

Sending DHCPDISCOVER on eth0
waiting for first DHCP Server response on eth0