# jtesta/ssh-mitm

SSH man-in-the-middle tool

Repository: https://github.com/jtesta/ssh-mitm
Canonical: https://ross.abutalabs.com/products/ssh-mitm
Language: C
License: NOASSERTION
License Family: other
Topics: penetration-testing, ssh, mitm, man-in-the-middle, man-in-the-middle-attack, hacking
Archived: true
Last push: 2021-07-02T02:17:26+00:00

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

## Adoption (not part of the score)
Stars 1740, forks 213 (observed 2026-08-28T04:05:30.194823+00:00)

## What it is
A penetration testing tool that intercepts SSH connections by running a patched OpenSSH v7.5p1 server as a proxy between a victim and their intended SSH server. It logs plaintext passwords, shell sessions, and SFTP sessions to disk, relying on users ignoring host key change warnings.

## Use cases
- intercept ssh connections during a penetration test
- capture ssh passwords on a lan with arp spoofing
- log ssh shell and sftp sessions of targets
- demonstrate ssh man-in-the-middle attack risks
- find potential ssh targets on a local network
- audit whether users ignore ssh host key warnings

## When to choose
- you are an authorized auditor testing ssh credential exposure on a lan
- you need a ready-made dockerized ssh mitm proxy with session logging
- you want to demonstrate host-key-warning fatigue to clients

## When to avoid
- you need a general-purpose ssh proxy or bastion for production use
- you want a maintained tool with recent updates and broad platform support
- you are not authorized to test the target network
- you need a pure-python or easily extensible mitm framework

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security, networking, proxy, logging
- domain: security, penetration-testing, networking
- platform: cli
- tags: ssh, mitm, man-in-the-middle, arp-spoofing, openssh, credential-capture, sftp, linux, docker

## Member repositories
- jtesta/ssh-mitm (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.194823+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:30:05.049012+00:00, confidence not recorded.
  - readme: https://github.com/jtesta/ssh-mitm (fetched 2026-08-28T04:05:30.194823+00:00, sha 7e638e8c5a1b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
