Home How To mitmAP – Simple Tool to Create a Fake AP and Sniff Data

mitmAP – Simple Tool to Create a Fake AP and Sniff Data

by Unallocated Author

mitmAP, is a simple python program to create a fake AP and sniff data

 

Features

  • SSLstrip2 for HSTS bypass
  • Image capture with Driftnet
  • TShark for command line .pcap capture
  • Full featured access point, with configurable speed limit
  • mitmproxy
  • Wireshark
  • DNS Spoofing
  • Saving results to file

 

Requirements

  • Kali Linux / Raspbian with root privileges
  • Wireless card and an ethernet adapter / 2 wireless card
  • Python3 (mitmAP will install the dependenices, you don’t have to do it)

 

Download and Install

 

Step 1: Download mitmAP from GitHub or enter the following command

git clone https://github.com/xdavidhu/mitmAP

 

Step 2: To run mitmAP enter the following command:

  • Kali Linux -> “sudo python3 mitmAP.py”
  • Raspberry PI -> “sudo python3 mitmAP_rpi.py”

 

Note: At the first run, choose ‘y‘ or ‘yes‘ on installing dependencies and on creating the config files.

Download now: mitmAP

You may also like