pageant.exe

PuTTY Pageant SSH Authentication Agent

CPU Usage
N/A
Memory
N/A
Location
N/A
Publisher
N/A

Usage Summary
Pageant.exe is the SSH authentication agent for PuTTY suite. It keeps loaded keys in memory to provide seamless authentication to PuTTY-based tools. It runs in the user session and is expected when you use PuTTY for SSH access.

What is pageant.exe?

Pageant.exe is PuTTY's SSH authentication agent. It runs inside your Windows user session and stores loaded private keys in memory so PuTTY-based tools can authenticate without prompting for a passphrase every time. It interacts with PuTTY, Plink, and PSCP during active SSH sessions, enabling seamless, password-free authentication across multiple connections.

Technically, pageant.exe implements the Pageant Agent API, exposing a socket-based interface for PuTTY tools to request signatures from loaded keys. It keeps keys in memory for fast authentication and terminates with the user session or pageant shutdown.

Is pageant-exe Safe?

Pageant.exe is a legitimate PuTTY component designed to securely manage SSH private keys in memory for authentication. When obtained from the official PuTTY project and kept up to date, it behaves as a low-risk utility that streamlines SSH login. Use trusted sources, enable a current antivirus, and regularly monitor for tampering. Avoid loading keys from untrusted locations and maintain minimal key exposure to reduce risk.

Is pageant-exe a Virus?

Pageant.exe itself is not a virus; it is the authentication agent used by PuTTY to manage SSH keys. However, attackers may masquerade with similarly named files or inject a malicious pageant.exe into compromised systems. Always verify the file path, digital signature, and publisher before trusting it. If you see pageant.exe in an unexpected directory or unsigned, investigate with malware scans and process analysis.

How to Verify Legitimacy

  1. Check File Location: Confirm pageant.exe resides in C:\Program Files\PuTTY or C:\Program Files (x86)\PuTTY and not in user temp folders.
  2. Verify Digital Signature: Open Properties > Digital Signatures and ensure the signer is 'Simon Tatham's PuTTY' or an official PuTTY distributor.
  3. Check File Hash: Run certutil -hashfile C:\Program Files\PuTTY\pageant.exe SHA256 and compare against the official PuTTY release hash.
  4. Scan for Malware: Run Windows Defender or your preferred antivirus to scan the pageant.exe file and its parent PuTTY directory.

Red Flags: If pageant.exe is located outside the PuTTY installation directory, lacks a valid signature, shows unexpected network behavior, or consumes abnormal CPU without an active SSH session, treat it as suspicious.

Why is it Running?

Reasons it's running:

Can I disable pageant.exe?

Yes. If you do not rely on PuTTY's SSH authentication agent or prefer an alternative, you can disable or remove Pageant. Close Pageant if running, remove startup entries that launch it automatically, and uninstall PuTTY components if you do not need them. If you still use PuTTY workflows, you can keep Pageant but disable auto-loading of keys and avoid enabling agent forwarding when not required.

Common Pageant problems, causes, and fixes

Common Causes & Solutions

Frequently Asked Questions

Related Processes