Install dhcpig by entering the following commands in the terminal:
sudo apt update sudo apt install dhcpig
Description:
DHCP exhaustion script using scapy network library
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 is based on the scapy library and requests admin privileges to execute. It has been tested on multiple Linux distributions and multiple DHCP servers (ISC, Windows 2k3/2k8,..).
Homepage: https://github.com/kamorin/DHCPig
Version: 0~20170428.git67f913-1
Section: universe/net