Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

dhcp_dos

dhcp_dos is the easiest way to do a DHCP Denial Of Service attack.

The DOS attacks supported are:

Parameter

  • -i or --interface: used to specify the interface to use for the attack. You must use this.
  • -f or --flood: execute a DHCP starvation attack instead of the default DHCP consumption

Requirements

  • The Scapy Python library
  • tcpdump