Windows Process Access to Uncommon Target Images Using PROCESS_ALL_ACCESS

Alerts on Windows events granting PROCESS_ALL_ACCESS to processes with uncommon target image filenames.

FreeReviewedSigma · Low · v2
Product
windows
Category
process_access
Author
Nasreddine Bencherchali (Nextron Systems), frack113 (SigmaHQ), DRL 1.1
Published
2024-05-27
Updated
2026-07-31

ATT&CK techniques

Priv Esc → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags process access requests where the target image filename ends with a common user application (e.g., calc.exe, notepad.exe, mspaint.exe) and the granted access mask is PROCESS_ALL_ACCESS. Attackers can use full process rights to inspect, modify, or interfere with another process, which is often leveraged during stealthy privilege escalation or tampering. The detection relies on Windows process-access telemetry that includes the target image path/name and the granted access mask.

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

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