Are you looking to for your Windows services?
:
: Used nssm-2.24 to create malicious services (like sysmon ) to launch tunneling tools like Ngrok. nssm-2.24 privilege escalation
: If the path to nssm.exe contains spaces and is not enclosed in quotes (e.g., C:\Program Files\App\nssm.exe ), Windows may attempt to execute files at every "space" in the path. An attacker can place a file like C:\Program.exe to intercept the service start and gain SYSTEM access. Are you looking to for your Windows services
wmic service where "pathname like '%nssm%'" get name, pathname C:\Program Files\App\nssm.exe )