# xdavidhu/mitmAP

📡 A python program to create a fake AP and sniff data.

Repository: https://github.com/xdavidhu/mitmAP
Canonical: https://ross.abutalabs.com/products/mitmap
Language: Python
License: MIT
License Family: permissive
Topics: pentesting, hacking, wifi, fake-ap, kali-linux, infosec, python, mitm, access-point, wireless
Archived: true
Last push: 2019-11-03T11:34:06+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3602, "days_push": 2495, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1695, forks 261 (observed 2026-08-28T04:05:23.706461+00:00)

## What it is
A Python program that creates a fake wireless access point and performs man-in-the-middle data sniffing using tools like SSLstrip2, mitmproxy, Driftnet, and TShark. It is designed for Kali Linux and Raspberry Pi (Raspbian) and requires root privileges and compatible wireless hardware.

## Use cases
- set up a fake wifi access point for penetration testing
- sniff traffic from clients connected to a rogue AP
- capture images and pcaps from network traffic
- perform SSL stripping and HSTS bypass in a lab
- spoof DNS on a test network
- run a man-in-the-middle proxy on Kali Linux

## When to choose
- you need a quick rogue AP setup for authorized wifi security assessments on Kali Linux
- you want an educational MITM lab environment on a Raspberry Pi
- you prefer an all-in-one script that wires up mitmproxy, SSLstrip2, Driftnet, and TShark

## When to avoid
- you need a maintained or supported tool - the project is explicitly unmaintained
- you are on modern Linux distros or hardware where the dependencies may no longer work
- you lack authorization to test the target network - this is illegal without consent

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: security, networking, proxy, web-scraping
- domain: penetration-testing, security, networking
- platform: cli, python
- tags: fake-access-point, mitm, wifi-sniffing, sslstrip, kali-linux, raspberry-pi, pentesting, linux

## Member repositories
- xdavidhu/mitmAP (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.706461+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:58.248744+00:00, confidence not recorded.
  - readme: https://github.com/xdavidhu/mitmAP (fetched 2026-08-28T04:05:23.706461+00:00, sha 940501652782)
- Data as of 2026-08-30T08:39:29.467469+00:00.
