arp_spoof_detector
A repository to detect the ARP spoofing in any devices and prevent Man in the Middle(MITM) attack using Python3
Usage:
git clone https://github.com/SuryaDasN/arp_spoof_detector
cd arp_spoof_detector
pip3 install -r requirements.txt
python3 arp_spoof_detector.py [-h] [-i INTERFACE]