Suspicious XOR-Encoded PowerShell Command Line (Windows Process Creation)

Flags PowerShell (powershell.exe/pwsh) process executions with command-line indicators consistent with XOR/obfuscated scripting.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Sami Ruohonen, Harish Segar, Tim Shelton, Teymur Kheirkhabarov, Vasiliy Burov, oscd.community, Nasreddine Bencherchali (SigmaHQ), DRL 1.1
Published
2018-09-05
Updated
2026-07-30

ATT&CK techniques

Execution → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule identifies Windows processes running PowerShell (powershell.exe or pwsh.exe) whose command line contains an XOR-related marker ('bxor') and additional script elements consistent with encoded/obfuscated command construction. Such obfuscation can help attackers evade simple string-based detections and hide malicious payload logic within the PowerShell command line. It relies on Windows process creation telemetry, including the executable path, original file name, and full command line.

Related detections9 linkedT1059.001 — drag to rearrange
PowerShell CommandLine Uses FromBase64String to Decode Base64 Content (Windows)
Suspicious Shell Command Obfuscation via printf Escape Encoding on VMware ESXi (via process_creation)
Malicious Emmenhtal JavaScript Loader Spawning Encoded PowerShell
Suspicious Python Interpreter Launching Encoded PowerShell via subprocess
Suspicious PS1Bot PowerShell Payload Written to ProgramData (via file_event)
Hidden PowerShell Archive Extraction via ExtractToDirectory
CastleLoader ClickFix PowerShell Hex Decode and Re-Execution
Malicious Non-Interactive Encoded PowerShell Stager (via process_creation)
Suspicious Hidden PowerShell Executing Substring of Dropped File
Suspicious XOR-Encoded PowerShell Command Line (Windows Process Creation)
Pivot detection · T1059.001 · 9 related

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