Windows: Alert on Java.exe Spawning Suspicious System and Script Binaries

Triggers when java.exe launches a child utility commonly abused for command execution and administration.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Andreas Hunkeler (@Karneades), Florian Roth (SigmaHQ), DRL 1.1
Published
2021-12-17
Updated
2026-07-31

What it detects

This rule flags Windows process creation events where the parent process ends with '\java.exe' and the spawned child process matches a list of common system, scripting, and utility binaries. Such parent-child relationships can indicate exploitation or follow-on activity where attackers use Java as an initial execution context before running additional tools. It relies on process creation telemetry capturing the parent image path and the child image path/filename.

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. 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.