commands.sh

dhcpwn

all

Test DHCP IP exhaustion attacks and sniff local DHCP traffic.

More info →

Options (2)

-i, --interfaceboolean

Flood the network with IP requests

Example: dhcpwn {{[-i|--interface]}} {{network_interface}} flood {{[-c|--count]}} {{number_of_requests}}
-c, --countboolean

Flood the network with IP requests

Example: dhcpwn {{[-i|--interface]}} {{network_interface}} flood {{[-c|--count]}} {{number_of_requests}}

Examples (2)

Flood the network with IP requests

dhcpwn [-i|--interface] network_interface flood [-c|--count] number_of_requests

Sniff local DHCP traffic

dhcpwn [-i|--interface] network_interface sniff
made by @shridhargupta | data from tldr-pages