Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.4.3 - 2021-03-09

Added

  • compatibility with dropbear ssh clients

0.4.2 - 2021-03-05

Added

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

0.4.1 - 2021-03-02

Removed

  • removed injectorshell because it will be integrated in ssh-mitm-plugins (maintained by @The5imon)

0.4.0 - 2021-02-12

Added

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

Fixed

  • fixed pseudo terminal on exec command