Download the latest version of the world's most trusted GPU stress test. Free, lightweight, and designed for all modern Windows systems.
Compatible with Windows 7, 8, 10, and 11 (64-bit)
Added support for NVIDIA GeForce RTX 40 Super Series.
Fixed artifact scanner sensitivity on Vulkan API.
Integrated GPU-Z 2.57.0 and GPU Shark 0.31.0.
Updated translations for 12 languages.
In multi-tenant environments (VDI, Citrix, shared kiosks), a low-privilege user who finds NSSM 2.24 installed on the base image can escalate to SYSTEM and escape their session container.
Non-Sucking Service Manager (NSSM) version 2.24 itself does not have a documented, inherent code-based privilege escalation vulnerability. However, it is frequently cited in security reviews due to unquoted service path vulnerabilities and insecure permissions created by the applications that use it as a wrapper. www.tenable.com Key Security Concerns for NSSM 2.24 Unquoted Service Path nssm-2.24 privilege escalation
: Used nssm-2.24 to create malicious services (like sysmon ) to launch tunneling tools like Ngrok. In multi-tenant environments (VDI, Citrix, shared kiosks), a
Use icacls to check if the service directory is writable. powershell icacls "C:\Path\To\NSSM\Directory" Use code with caution. : NSSM 2
: NSSM 2.24 may enter a crash and restart loop if run without administrator rights when privilege elevation is required, potentially leading to a Denial of Service (DoS) .