Debang5hu / arp-mitm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARP Poisoning tool made in Python using scapy library

How to setup:

git clone https://github.com/Debang5hu/arp-mitm.git  

cd arp-mitm.git

pip install -r requirements.txt

sudo python3 arpmitm.py -h

It requires sudo permission to run
This tool can also be used for scanning the live host in the network

[+] Usage:

usage

livehost

POC:

arp_poison

NOTE: Don't use this tool to harm other's privacy,Use this for Educational purpose!

About


Languages

Language:Python 100.0%