Windows PowerShell Starts Process Using Batch (.cmd/.bat) Scripts

Flags PowerShell Start-Process activity that references .bat/.cmd files, indicating batch script execution attempts.

FreeReviewedSigma · Medium · v2
Product
windows
Category
ps_script
Author
frack113 (SigmaHQ), DRL 1.1
Published
2022-01-02
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 PowerShell script block activity where a Start-Process call is executed with references to Windows batch script extensions (.cmd or .bat). Attackers commonly use batch files to run sequences of commands through the Windows command interpreter, often to automate execution steps or stage follow-on actions. The detection relies on Script Block Logging telemetry that contains the executed PowerShell script text.

Related detections9 linkedT1059.003 — drag to rearrange
Suspicious IP Release and Renew via Minimized cmd During Driver Install
Malicious IIS Worker Spawning nslookup via WS_FTP Deserialization
Malicious Metasploit Reverse Shell Injection in SQL Server (via process_creation)
Suspicious Fake Crypto Wallet Installer Batch Script Staging (via file_event)
Obfuscated Encoded PowerShell Payload Deployed via Process Execution (via process_creation)
Operator Bloopers Cobalt Strike Modules
Malicious KB Document Masqueraded Executable Spawned by Script Interpreter via RoKRAT Loader (via process_creation)
Malicious SCMBanker ClickFix Payload Fetch via Curl Piped to Cmd
Malicious Payload Assembly via MZ Header Prepend and copy Concatenation (via process_creation)
Windows PowerShell Starts Process Using Batch (.cmd/.bat) Scripts
Pivot detection · T1059.003 · 9 related

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.