Welcome to the SSH-MITM Plugin Repository! This repository serves as a comprehensive resource for showcasing the development of various plugins for the SSH-MITM.
SSH-MITM is a powerful tool used for intercepting and modifying SSH connections for various purposes, including security testing, network analysis, and more. Plugins extend the functionality of SSH-MITM, allowing you to tailor its capabilities to suit your specific needs.
In this repository, you'll find a collection of well-documented example plugins, each highlighting different aspects of plugin development. These examples cover a wide range of use cases, from custom authentication methods and logging to advanced manipulation of SSH traffic.
Installing the ssh-mitm server including these plugins is very simple:
$ pip install pip install git+https://github.com/ssh-mitm/ssh-mitm-plugins.git
The project on PyPI.org is currently not maintained and is only compatible with older versions of SSH-MITM due to the unavailability of repository access. PyPi Support has already been contacted, as indicated in this issue: pypi/support#3301.
For more information about the core functionality of the ssh-mitm server visit:
- Github - https://github.com/ssh-mitm/ssh-mitm
- Documentation - http://docs.ssh-mitm.at