Skip to content

ArpyKitty is Simple ARP Spoof tool written in python and scapy

Notifications You must be signed in to change notification settings

Angelo99/ArpyKitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ArpyKitty

ArpyKitty is Simple ARP Spoof tool written in python and scapy

alt tag

usage: ArpyKitty.py [-h] --interface INTERFACE --gatewayIP GATEWAYIP --targetIP TARGETIP
ArpyKitty.py: error: argument --interface is required

alt tag

How to Use example:
sudo python ArpyKitty.py --interface wlan1 --gatewayIP 192.168.1.1 --targetIP 192.168.1.103


Requirements
pip install scapy
Python 2.7.6
Follow MyBlog
h3llwings

About

ArpyKitty is Simple ARP Spoof tool written in python and scapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages