Man-In-The-Middle Attack Detection and Prevention Tool
ARP-KILL is a network security tool countering MITM attacks by scanning and analyzing network traffic. Notifies administrators to disconnect attacker.
If A and B is Attacked by C. And you are D you can find that A and B is attacked by C using arp-kill.
[+]–Scan for all devices connected in the network.
[+]–Kick the attacker from your network.
[+]–Note:- Don’t delete any of the scripts
[+]–Now you need internet connection to continue further process…
sudo apt-get update -ysudo apt-get install net-tools -ysudo apt-get install aircrack-ng -ysudo apt-get install nmap -ysudo apt-get install iptables-ysudo apt-get install arptables -ysudo apt-get install ebtables -ysudo apt-get install macchanger -ysudo apt-get install arp-scan -ycd $HOMEgit clone https://github.com/billy-paul1234/arp-kill.gitlscd arp-killlschmod +x *sudo bash setup.sh#sudo arp-kill <interface>Usage:
sudo arp-kill <interface>
Examples:
sudo arp-kill wlan0
arp-kill -h --> to display this usage options
Comming Soon….
This tool work only on wifi network. Don’t use virtual machine.