Windows Process Creation: Forest Blizzard-related hashes and scheduled task activity

Detects suspicious Windows process execution tied to known hashes or schtasks/PowerShell command-line patterns used for staging and compression.

FreeReviewedSigma · High · v5
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2024-04-23
Updated
2026-07-31

What it detects

This rule flags Windows process creation events that match either specific process hash values or scheduled task manipulation via schtasks.exe targeting the Microsoft\Windows\WinSrv task path. It also looks for PowerShell command lines that collect files and create compressed archives in C:\ProgramData\ using .save and Compress-Archive. These behaviors matter because attackers often stage post-compromise activity by persisting or running payloads through scheduled tasks and using PowerShell to package collected data. The detection relies on process creation telemetry including process image, command line, and (when available) process hash values.

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.