Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.32 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.32 KB

Amateras

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

    [+] 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

Legal disclaimer

LEGAL_DISCLAIMER


Screenshots

AMATERAS


Installation

go install github.com/yasserjanah/Amateras@latest

Usage

sudo Amateras run -iface <interface> -start <start_address> -end <end_address> -verbose