/DHCPstarvation

This script utilizes raw sockets to craft and send DHCP Discover packets, simulating a client's request for network configuration via DHCP. It allows you to specify the network interface, the number of packets to send, and the delay between packets.

Primary LanguagePython

Stargazers