Skip to content

This code is a script for a DHCP spoofing attack, also known as DHCP Starvation. The script listens for DHCP packets on the network interface specified by the dev variable, and specifically looks for DHCP Discover and Offer messages.

Notifications You must be signed in to change notification settings

nadavo11/DHCP-Starvation-attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

This code is a script for a DHCP spoofing attack, also known as DHCP Starvation. The script listens for DHCP packets on the network interface specified by the dev variable, and specifically looks for DHCP Discover and Offer messages.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages