Posts

Showing posts with the label MITM

Arpy - Mac OSX Arp Spoof (MITM) Tool

Image
Arpy is an easy-to-use  ARP  spoofing MiTM tool for Mac. It provides 3 targeted functions:  Packet Sniffing Visited Domains Visited Domains with  Gource Each function will be explained below.  Tested OS (to date)  Darwin 14.3.0 Darwin Kernel Version 14.3.0 (Mac OS X) Requirements  Python 2.7 Gource Scapy Installation  Gource  brew install gource Scapy  pip install scapy Sample Commands  ivanvza:~/ > sudo arpy _____ | _ |___ ___ _ _ | | _| . | | | |__|__|_| | _|_ | MiTM Tool |_| |___| v3.15 -@viljoenivan Usage: arpy -t <Target IP> -g <Gateway IP> -i <Interface> ARP MiTM Tool Options: -h, --help show this help message and exit -t TARGET, --target=TARGET The Target IP -g GATEWAY, --gateway=GATEWAY The Gateway -i INTERFACE, --interface=INTERFACE Interface to use --tcp Filters...