shobhitmittal / arp_responder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARP Responder

Run this script with IPs you want to respond to. It responds with your current mac and Ip address(in case of multiple interfaces the interface which can connect to the IPs will only be picked)

Start the script with the following command

python arp_responder.py [list of IPs separated by space]

About


Languages

Language:Python 100.0%