Windows: Suspicious child processes spawned from Veeam SQL Server service

Alerts on suspicious cmd/PowerShell/LOLBin and recon utilities spawned by the Veeam SQL service (sqlservr.exe with VEEAMSQL).

FreeReviewedSigma · Critical · v1
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-04
Updated
2026-07-30

What it detects

This rule flags process creation where the parent process ends with sqlservr.exe and its command line contains VEEAMSQL, followed by a suspicious child process. The child process is matched by specific binaries (cmd.exe, PowerShell variants, WSL, wscript-related tools, etc.) and command-line indicators such as script/bypass patterns, remote retrieval (http/https, DownloadString), and LOLBins execution (mshta/regsvr32/rundll32). It also covers common reconnaissance utilities (net, netstat, nltest, ping, tasklist, whoami) as child processes of the Veeam SQL service. Telemetry required is Windows process creation events including parent image, parent command line, child image, and child command line.

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