# Installer ssh-mitm avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ssh-mitm pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ssh-mitm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ssh-mitm
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ssh-mitm
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ss/ssh-mitm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ssh-mitm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.0.1
- **Résumé source:** SSH server for security audits and malware analysis
- **Page d'accueil:** <https://docs.ssh-mitm.at>
- **Dépôt:** <https://github.com/ssh-mitm/ssh-mitm>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ssh-mitm (alias)
- ssh-mitm-askpass (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 5.0.1
## Historique du projet et usages

SSH-MITM is an interactive SSH interception tool for authorized security audits, penetration testing, training labs, and malware-analysis environments. Its package-manager relevance comes from making a specialized man-in-the-middle SSH audit workflow installable as a normal CLI rather than as a one-off lab script.

### Historique du projet

The project presents itself as an active security research tool rather than a general-purpose SSH server. Its documentation says it was originally developed to study SSH client behavior and authentication weaknesses, especially the ambiguity around FIDO2 hardware-token confirmations in man-in-the-middle scenarios.

### Historique d'adoption

The official README advertises multiple distribution channels, including AppImage, Flatpak, Snap, pip, and direct installation from GitHub. Homebrew and Nix packaging in the input show that it also entered package-manager catalogs used by security engineers who want reproducible CLI installs.

### Modes d'utilisation

Typical use places SSH-MITM between a client and a target SSH server, then runs commands such as `ssh-mitm server --remote-host <target-host>` and has a test client connect through the interception port. The tool can capture authentication, mirror live sessions, inspect or alter SFTP/SCP transfers, intercept port forwarding, and run audit plugins.

### Pourquoi les passionnés de paquets s'y intéressent

Package nerds care because SSH-MITM turns SSH protocol research into an installable command with extras such as tutorials, plugins, AppImage and desktop packaging, and documented CVE-driven audit workflows. It sits at the edge of package-manager culture where offensive security labs, training images, and repeatable toolchains meet.

### Chronologie

- 2021: SSH-MITM research documented trivial-authentication CVEs affecting multiple SSH clients.
- 2022: The project documented follow-up CVEs related to the same SSH authentication research area.
- 2025: The changelog documents expansion into tutorials, plugin browsing, MOSH and PowerShell remoting interception, persistent host keys, and Terrapin detection improvements.

### Related projects

- SSH-MITM is closely related to OpenSSH, Paramiko, MOSH, SCP/SFTP clients, and SSH client vulnerability research. It is complementary to scanners and audit tools because it observes and manipulates live SSH sessions rather than only checking static configuration.

### Sources

- <https://docs.ssh-mitm.at/audit_guide/trivialauth.html>
- <https://docs.ssh-mitm.at/vulnerabilities/findings.html>
- <https://github.com/ssh-mitm/ssh-mitm#readme>
- <https://raw.githubusercontent.com/ssh-mitm/ssh-mitm/master/CHANGELOG.md>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

- **Risque Geiger:** red / moyen
- broad file, network, media, or database tool signal
- escape, surveillance, or offensive capability signal

## Autres enregistrements de gestionnaires de paquets

- Nix - ssh-mitm: normalized package name match | nixpkgs package indexes: pkgs/by-name/ss/ssh-mitm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ssh-mitm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ssh-mitm.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
