Windows: Detect execution of renamed BOINC.exe binary

Flags renamed BOINC executables on Windows by matching OriginalFileName=BOINC.exe when the executed image name differs.

FreeReviewedSigma · Medium · v1
Product
windows
Category
process_creation
Author
Matt Anderson (Huntress) (SigmaHQ), DRL 1.1
Published
2024-07-23
Updated
2026-07-30

ATT&CK techniques

Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Cred Access

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies Windows process creation events where a binary with OriginalFileName set to BOINC.exe is executed under a different filename. Attackers may rename legitimate software to reduce suspicion and evade simple allowlists while maintaining expected functionality. The detection relies on process creation telemetry and the Image path (specifically whether the executable name ends with '\BOINC.exe') alongside the OriginalFileName metadata.

Related detections3 linkedT1553 — drag to rearrange
Windows Process Execution with 'University of California, Berkeley' Description
macOS Script Editor Spawns Suspicious Command-Line Interpreters
Windows: Suspicious explorer.exe Child Process Spawned by RazerInstaller.exe
Windows: Detect execution of renamed BOINC.exe binary
Pivot detection · T1553 · 3 related

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