Skip to content

Releases: ssh-mitm/ssh-mitm

Release 0.5.1

03 May 09:45
Compare
Choose a tag to compare

Changed

  • sftp client is created only on sftp subsystem request

Release 0.5.0

26 Mar 16:29
Compare
Choose a tag to compare

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

09 Mar 13:09
Compare
Choose a tag to compare

Added

  • compatibility with dropbear ssh clients

Release 0.4.2

05 Mar 09:23
Compare
Choose a tag to compare

Added

  • implemented CVE-2020-14002 (Putty information leak)
  • option to use ed25519 host keys

Release 0.4.1

02 Mar 14:48
Compare
Choose a tag to compare

Removed

Release 0.4.0

12 Feb 20:05
Compare
Choose a tag to compare

Added

  • added port forwarding (only client to proxy at the moment)

Fixed

  • fixed pseudo terminal on exec command

Release 0.3.26

12 Feb 10:01
Compare
Choose a tag to compare

NEW: added option to configure host key algorithm
NEW: added support for ssh command executions

Release 0.3.25

10 Feb 14:20
Compare
Choose a tag to compare

CHANGE: moved entrypoints to __entrypoints__.py file
CHANGE: updated logo url in docs

Release: 0.3.24

10 Feb 10:55
Compare
Choose a tag to compare

NEW: added module summaries to help text (--help)
CHANGE: enhancements >= 0.2.1 required

Release 0.3.23

09 Feb 19:34
Compare
Choose a tag to compare

CHANGE: Switched to enhancements >= 0.2.0