Windows Process Creation: CrushFTP spawning PowerShell, CMD, and scripting tool execution

Detects CrushFTP launching PowerShell/CMD and related LOLBins with command patterns consistent with RCE exploitation behavior.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Nisarg Suthar (SigmaHQ), DRL 1.1
Published
2025-08-01
Updated
2026-07-31

ATT&CK techniques

Initial Access → Priv Esc
  1. Recon

  2. Resource Dev

  3. Persistence

  4. Defense Evasion

  5. Cred Access

  6. Discovery

  7. Lateral Movement

  8. Collection

  9. C2

  10. Exfiltration

  11. Impact

What it detects

This rule looks for CrushFTP process executions that spawn PowerShell (including ISE/pwsh) with indicators such as IEX, enc, Hidden, and bypass, as well as cmd.exe commands containing /c powershell and reconnaissance or network enumeration strings. It also flags child processes commonly used to download or run scripts (bitsadmin, certutil, mshta, cscript, wscript) when spawned by crushftp.exe. This matters because such parent-child process relationships and command patterns can indicate attempted remote exploitation and follow-on execution. The detection relies on Windows process creation telemetry with parent image, child image, and command-line fields.

Related detections9 linkedT1190 — drag to rearrange
MSSQL Server Process Spawning Command Shell via xp_cmdshell
Suspicious MSSQL xp_cmdshell OS Command Execution via sqlservr.exe (via process_creation)
Windows: Suspicious child processes spawned by CrushFTP service
Windows Process Creation: Java exploitation chain targeting Zoho ManageEngine Desktop Central (CVE-2020-10189)
Suspicious SharePoint Worker Process Spawning Command Interpreter via ToolShell
Malicious IIS Worker Spawning nslookup via WS_FTP Deserialization
Malicious ActiveMQ Exploitation Java Spawning PowerShell Downloader (via process_creation)
Suspicious Cleo Autorun Health Check File Drop (via file_event)
Obfuscated IIS Worker Spawning Encoded PowerShell after SharePoint ToolShell (via process_creation)
Windows Process Creation: CrushFTP spawning PowerShell, CMD, and scripting tool execution
Pivot detection · T1190 · 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.