Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 453 Bytes

Bash-dhcp-starvation

Simple DHCP Starvation attack with bash.

Fast start

This project requires the macchanger package that you can install with sudo apt install macchanger

Run cd Bash-dhcp-starvation && chmod u+x dhcp-starvation.sh && sudo ./dhcp-starvation.sh and the attack will start with the default interface "eth0".

Or run the script and tell what interface you want to run the attack with. I.E: sudo ./dhcp-starvation.sh enp0s3