Psminitsessionexe ⚡
PSMInitSession.exe
is a core executable component of the CyberArk Privileged Session Manager (PSM) [17]. It acts as the initial startup program that triggers when a user connects to a target system via the PSM server [5, 20]. Role and Functionality
150–300 MB
During an active privileged session (e.g., a remote admin recording a session), memory can spike to , and CPU may reach 15–25% – but this should only happen when a session is live. psminitsessionexe
Role
: It serves as the primary session initiator. When a user connects via PSM, the server establishes a Remote Desktop (RDP) session and automatically executes this program to start the privileged session flow. PSMInitSession
- If unsigned or located in unusual folders, quarantine and run a full malware scan.
- Use Process Explorer to inspect network connections and loaded modules.
- Upload the binary to VirusTotal if unsure (avoid uploading private environment info).
- On endpoints, check for other indicators of compromise (unexpected users, disabled security tools, unusual outbound connections).
- Open Services.msc.
- Locate Puppet Agent.
- Stop the service, and set Startup Type to Disabled.
: It supports live monitoring by allowing other authorized users to view or interact with the session through its Remote Control features. CyberArk Docs Common Implementation Steps : By default, it is found in If unsigned or located in unusual folders, quarantine
- Initializing the Cortex XDR security subsystem within a new Windows user session.
- Establishing the GlobalProtect VPN connection context before user desktop is fully loaded.
- Applying security policies (e.g., firewall, behavioral threat detection) to the specific user session.
- Facilitating single sign-on (SSO) for VPN when integrated with Windows logon.
This specific executable is responsible for initiating and managing the secure session proxies that allow IT administrators to connect to target servers without directly exposing passwords or administrative credentials.
VirusTotal
If in doubt, upload the file to . A detection rate of >5 engines suggests malware.