1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 00:55:24 +02:00
tldr/pages/common/dhcpwn.md
2025-04-25 05:54:18 +03:00

359 B

dhcpwn

Test DHCP IP exhaustion attacks and sniff local DHCP traffic. More information: https://github.com/mschwager/dhcpwn.

  • 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