Windows Process Execution: Suspicious cmd.exe Command-Line Combinations (Pikabot-like)

Alerts on cmd.exe /c command chains containing download/delay and rundll32 indicators consistent with Pikabot-like staging.

FreeReviewedSigma · Medium · v5
Product
windows
Category
process_creation
Author
Alejandro Houspanossian ('@lekz86') (SigmaHQ), DRL 1.1
Published
2024-01-02
Updated
2026-07-31

ATT&CK techniques

Execution → C2
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. Exfiltration

  11. Impact

What it detects

This rule identifies Windows process creation where cmd.exe is invoked with /c alongside common chained-command patterns and tool usage consistent with staged payload execution. Attackers often use concatenated shell commands to download secondary components, introduce delays, and execute additional code, making such command-line strings a useful detection signal. It relies on process creation telemetry with the full CommandLine field to match for cmd /c plus specific embedded command substrings and chaining operators.

Related detections9 linkedT1105 — drag to rearrange
Malicious SCMBanker ClickFix Payload Fetch via Curl Piped to Cmd
Suspicious Aimmy Cheat Loader Executing Renamed LuaJIT Launcher via process_creation
Suspicious File Download via certutil urlcache
Suspicious Cmd Using Curl to Download and Execute Payload (via process_creation)
Windows Process Tree for Axios npm Supply-Chain RAT Droppers (cscript, curl, PowerShell)
Windows File Events: Legitimate Applications Writing Executables to Uncommon Locations
Windows Process Access: Suspicious WebDAV target execution via iediagcmd.exe or CustomShellHost.exe (CVE-2025-33053)
Windows Process Creation: Possible CVE-2025-33053 WebDAV RCE via utility search-order manipulation
Windows Scheduled Task Creation via schtasks.exe with curl and PowerShell Command Line Indicators
Windows Process Execution: Suspicious cmd.exe Command-Line Combinations (Pikabot-like)
Pivot detection · T1105 · 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.