mitmAP is A python script to create a fake AP and sniff data.
Changelog new in 2.0, 4/12/2016:
* SSLstrip2 for HSTS bypass
* Image capture with Driftnet
* TShark for command line .pcap capture
Features:
+ SSLstrip2
+ Driftnet
+ Tshark
+ Full featured access point, with configurable speed limit
+ mitmproxy
+ Wireshark
+ DNS Spoofing
+ Saving results to file
requirements:
– Kali Linux / Raspbian with root privileges
– A wireless card and an ethernet adapter / 2 wireless card
Usage:
git clone https://github.com/xdavidhu/mitmAP && cd mitmAP Kali Linux -> "sudo python3 mitmAP.py" Raspberry PI -> "sudo python3 mitmAP_rpi.py" Upgrade: git pull
Source: https://github.com/xdavidhu