ARP (Address Resolution Protocol) poisoning made easy
this program can be used to fake being the gateway against multiple hosts on your local network; the result being that every packet from the target(s) will be sent to you, and they will also experience an instant downtime in their internet connection.
- Being root or an administrator on your machine.
- Python3
- Rich python library
- Scapy python library