Amateras - DHCP Starvation attack exploitation tool
DHCP starvation attack is a malicious digital attack that targets DHCP servers. During a DHCP attack, a hostile actor floods a DHCP server with bogus DISCOVER packets until the DHCP server exhausts its supply of IP addresses. Once that happens, the attacker can deny legitimate network users service, or even supply an alternate DHCP connection that leads to a Man-in-the-Middle (MITM) attack.
[+] AUTHOR: Yasser Janah
[+] GITHUB: https://github.com/yasserjanah
[+] TWITTER: https://twitter.com/th3x0ne
[+] FACEBOOK: https://fb.com/yasser.janah0
[+] INSTAGRAM: https://www.instagram.com/yasser.janah
go install github.com/yasserjanah/Amateras@latest
sudo Amateras run -iface <interface> -start <start_address> -end <end_address> -verbose