Windows: Detect wusa.exe Cab Extraction Using /extract

Flags wusa.exe running with /extract:, a behavior consistent with CAB extraction and potential payload staging.

FreeReviewedSigma · Medium · v5
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-08-04
Updated
2026-07-31

What it detects

This rule flags process executions of wusa.exe where the command line contains the /extract: argument, indicating CAB extraction behavior. Attackers may use this built-in Windows utility to unpack installer contents during staging or delivery. The detection relies on Windows process creation telemetry, specifically the executable path ending in \wusa.exe and the presence of /extract: in the command line.

Changelog

v5
  1. v5
    Candidate ingested via manual entry.2026-07-31
  2. v4
    Candidate ingested via manual entry.2026-07-31
  3. v3
    Candidate ingested via manual entry.2026-07-31
  4. v2
    Candidate ingested via manual entry.2026-07-31
  5. 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.