Suspicious Child Process Spawned by ClickOnce Application (Windows)

Alerts when a ClickOnce app under AppData\Local\Apps\2.0\ spawns common script/tool executables.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-06-12
Updated
2026-07-31

What it detects

This rule flags Windows process creations where the parent process image path contains the ClickOnce deployment directory under AppData\Local\Apps\2.0\ and the spawned child process matches a list of notable executables (e.g., cmd.exe, powershell.exe, mshta.exe, regsvr32.exe, rundll32.exe). Such activity is often used to execute additional payloads or tooling from within a trusted ClickOnce-launched context. It relies on process creation telemetry that records parent and child process image paths.

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.