# byt3bl33d3r/MITMf

Framework for Man-In-The-Middle attacks

Repository: https://github.com/byt3bl33d3r/MITMf
Canonical: https://ross.abutalabs.com/products/mitmf
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: mitm, man-in-the-middle, python, framework
Archived: true
Last push: 2018-08-28T15:44:25+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4440, "days_push": 2927, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3645, forks 1027 (observed 2026-08-28T04:08:12.898643+00:00)

## What it is
MITMf is a Python framework for performing Man-In-The-Middle and network attacks, featuring built-in SMB, HTTP, and DNS servers, an SSLStrip-based proxy, and modular plugin support. The project is explicitly no longer maintained, with the author recommending Bettercap instead.

## Use cases
- intercept and modify HTTP traffic on a local network
- capture credentials from protocols like FTP, SMTP, and NTLMv2
- perform SSL stripping attacks with partial HSTS bypass
- spoof DNS and SMB responses during a pentest
- filter and manipulate arbitrary network packets on the fly
- build custom MITM attack plugins in Python

## When to choose
- you need a modular Python framework to prototype a custom MITM attack
- you are studying legacy MITM techniques or doing historical security research
- you must run an old pentest lab environment that depends on MITMf plugins

## When to avoid
- you want a maintained MITM tool - use Bettercap instead
- you need Python 3 support, since MITMf requires Python 2.7
- you need modern TLS/HSTS bypass capabilities
- you want long-term support or bug fixes

## Facets
- artifact type: framework
- maturity: abandoned
- function: security, networking, proxy, http-server, middleware
- domain: security, penetration-testing, networking
- platform: python, cli
- tags: mitm, man-in-the-middle, penetration-testing, sslstrip, network-attacks, deprecated, python2, linux

## Member repositories
- byt3bl33d3r/MITMf (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:12.898643+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-29T18:31:44.804971+00:00, confidence not recorded.
  - readme: https://github.com/byt3bl33d3r/MITMf (fetched 2026-08-28T04:08:12.898643+00:00, sha ebcb1eaaff57)
- Data as of 2026-08-30T08:39:29.467469+00:00.
