Simple DHCP Starvation attack with bash.
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