# drk1wi/Modlishka

Modlishka. Reverse Proxy.

Repository: https://github.com/drk1wi/Modlishka
Canonical: https://ross.abutalabs.com/products/modlishka
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: penetration-testing-tools, mitm, reverse-proxy, security-tools, educational, poc
Last push: 2026-08-14T14:29:51+00:00

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

## Adoption (not part of the score)
Stars 5407, forks 960 (observed 2026-08-28T04:09:17.613780+00:00)

## What it is
Modlishka is an open-source penetration testing tool written in Go that acts as a transparent man-in-the-middle reverse proxy. It can proxy multi-domain TLS and non-TLS traffic over a single domain without client certificate installation, and was the first public tool demonstrating 2FA bypass via adversary-in-the-middle techniques.

## Use cases
- set up a reverse proxy for ethical phishing penetration tests
- demonstrate 2FA bypass weaknesses in security assessments
- wrap legacy websites with TLS
- transparently proxy arbitrary domains over HTTPS
- inject JavaScript payloads into proxied web traffic
- harvest credentials during authorized red team engagements

## When to choose
- you need a transparent AitM reverse proxy for authorized security testing
- you want to demonstrate 2FA weaknesses to clients or stakeholders
- you need to proxy multi-domain TLS traffic through a single domain
- you want a stateless proxy that scales via DNS load balancing

## When to avoid
- you need a general-purpose production reverse proxy like nginx or traefik
- you lack explicit authorization to test target systems
- you need a simple forward proxy or VPN solution
- your use case is defensive monitoring rather than offensive testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: proxy, penetration-testing, security, http-server
- domain: security, penetration-testing, networking
- platform: windows, bsd, go, cli
- tags: mitm, reverse-proxy, phishing-simulation, 2fa-bypass, red-team, credential-harvesting, tls, linux, macos

## Member repositories
- drk1wi/Modlishka (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:17.613780+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-29T17:57:46.843079+00:00, confidence not recorded.
  - readme: https://github.com/drk1wi/Modlishka (fetched 2026-08-28T04:09:17.613780+00:00, sha f09243e4b6b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
