Skip to content

superpep/Bash-dhcp-starvation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Basic DHCP starvation attack with Bash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages