ssh-mitm

SSH server for security audits and malware analysis

brewmacoslinux
Try with needOr install directly
Source

About

SSH server for security audits and malware analysis

Commands

ssh-mitm

Examples

Start SSH MITM server on default port 2222$ ssh-mitm server start
Start SSH MITM server listening on specific interface and port$ ssh-mitm server start --listen 127.0.0.1 --port 2222
Display available plugins and options$ ssh-mitm --help