Releases: ssh-mitm/ssh-mitm
Releases · ssh-mitm/ssh-mitm
Release 0.5.1
Changed
- sftp client is created only on sftp subsystem request
Release 0.5.0
Added
- support remote port forwarding (ssh -R)
- support for proxyjump (ssh -W /-J) over the ssh-mitm server
- remote tunnel injection feature
Changed
- handling of local port forwarding (passes through the tcpip stream to the remote)
Release 0.4.3
Added
- compatibility with dropbear ssh clients
Release 0.4.2
Added
- implemented CVE-2020-14002 (Putty information leak)
- option to use ed25519 host keys
Release 0.4.1
Removed
- removed injectorshell because it will be integrated in ssh-mitm-plugins (maintained by @The5imon)
Release 0.4.0
Added
- added port forwarding (only client to proxy at the moment)
Fixed
- fixed pseudo terminal on exec command
Release 0.3.26
NEW: added option to configure host key algorithm
NEW: added support for ssh command executions
Release 0.3.25
CHANGE: moved entrypoints to __entrypoints__.py file
CHANGE: updated logo url in docs
Release: 0.3.24
NEW: added module summaries to help text (--help)
CHANGE: enhancements >= 0.2.1 required
Release 0.3.23
CHANGE: Switched to enhancements >= 0.2.0