Skip to content

Releases: darkoperator/Posh-SSH

v3.0.7

16 Oct 20:59
Compare
Choose a tag to compare

Version 3.0.7

  • New command Get-SSHHostKey for getting a host SSH key fingerprint.
  • Forked copy of SSH.Net with patch sshnet/SSH.NET#972 to allow connection to some Cisco devices.

v3.0.6

27 Jun 21:58
Compare
Choose a tag to compare
  • Addresses security issues on Renci.SSH
  • Addresses Security issues on Newtonsoft.Json
  • Fixes logic error when connecting through a proxy using a key file for authentication.
  • Addresses issue when loading on Linux introduced on 3.0.5.

v3.04

01 Jun 01:48
Compare
Choose a tag to compare

This release fixes a security vulnerability in SSH.Net X25519 key exchange that could allow an attacker to eavesdrop the
communications to decrypt them.

More information is available in advisory CVE-2022-29245.

3.0.1

07 Apr 22:34
7017878
Compare
Choose a tag to compare

Fixes pipeline problems when removing sessions.

3.0.0

07 Apr 22:32
7017878
Compare
Choose a tag to compare

Version 3.0 of Posh-SSH. Now supports PowerShell 7 allowing it to run on Mac OS, Linux and Windows.

What's Changed

New Contributors

Full Changelog: 2.2...3.0.0