Silent Install HQ
MSI WinGet

PuTTY

Simon Tatham · 0.84.0.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i putty-64bit-0.84-installer.msi /quiet /norestart
InstallPath
msiexec /i putty-64bit-0.84-installer.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {FEE89B49-1A47-476C-864C-1D5076FC2891}
Product version operator Greater than or equal to
Product version 0.84.0.0

MSI Properties

Product Code {FEE89B49-1A47-476C-864C-1D5076FC2891}

File Identity

SHA256 190d00150e67ad3ff51af4b50e76a3ab97b863a34efd50472627b17c0cf4102b VirusTotal ↗
Filename putty-64bit-0.84-installer.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID PuTTY.PuTTY
Version 0.84.0.0
Description A free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.
License MIT
Upgrade Behavior uninstallprevious(Uninstall previous first)
Elevation elevatesself(Self-elevates (UAC))
Release Notes - Security issue: fixed a remotely triggerable double-free in RSA key exchange. (We don't know of any way it is exploitable to execute code.) - Minor security issue: fixed a remotely triggerable crash in NIST ECDSA signature verification. (An assertion failure – definitely not exploitable to execute code.) - Minor security issue: fixed marking of Telnet and Rlogin session data with a trust sigil after you authenticated to a proxy (possibly allowing a server to spoof a repeat proxy password promp…