Windows Script File Execution via Wscript/Cscript Using Script File Extensions

Flags wscript.exe or cscript.exe executing common script file types via command-line extensions on Windows.

FreeReviewedSigma · Medium · v5
Product
windows
Category
process_creation
Author
Michael Haag (SigmaHQ), DRL 1.1
Published
2019-01-16
Updated
2026-07-31

ATT&CK techniques

Execution
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies Windows process executions of wscript.exe or cscript.exe where the command line contains script file extensions such as .js, .jse, .vba, .vbe, .vbs, .wsf, or .wsh. Attackers can use WSH to run script-based payloads and facilitate execution from script files. Detection relies on Windows process creation telemetry, specifically the OriginalFileName, image path ending with wscript.exe/cscript.exe, and command-line contents.

Related detections9 linkedT1059.005 — drag to rearrange
Suspicious Script Host Execution of Decoy-Named JavaScript Dropper (PS1Bot)
Suspicious Wscript Execution of JavaScript From AppData Local Temp via Process Creation (via process_creation)
Windows AppLocker Audit-Mode Events Indicate Files Would Have Been Blocked
Windows Wscript/Cscript Executes Files with Uncommon Non-Script Extensions
Windows WScript/CScript File Write With Script Extensions to Temp or Startup Paths
Windows AppLocker Blocked Application, Script, MSI, or Packaged-App Execution
Windows Process Creation: Suspicious Children Spawned by HTML Help (hh.exe)
Windows: Alert on Suspicious HH.EXE Process Execution
Windows: Koadic Command Prompt Invocation with /q /c chcp
Windows Script File Execution via Wscript/Cscript Using Script File Extensions
Pivot detection · T1059.005 · 9 related

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.