Windows: PSEXESVC-Launched Child Process Running as LOCAL SYSTEM

Alerts when PSEXESVC spawns a child process running as LOCAL SYSTEM (AUTHORI/AUTORI) on the local host.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-07-21
Updated
2026-07-30

What it detects

This rule flags process creation where the parent is C:\Windows\PSEXESVC.exe and the process runs under a LOCAL_SYSTEM account context (matched via the user name containing AUTHORI/AUTORI). Such behavior is significant because PsExec’s service execution can launch commands with the highest local privileges, enabling remote actions beyond the initiating user’s permissions. It relies on Windows process creation telemetry including the parent process image path and the account name associated with the spawned process.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.