Java keytool Spawns System Shells or Scripting Utilities on Windows

Alerts when Java keytool.exe spawns command and script execution binaries like cmd.exe or PowerShell on Windows.

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

What it detects

This rule flags Windows process creation events where the parent process is keytool.exe and the spawned child process is a shell, scripting, or common execution utility. Such activity is suspicious because legitimate keytool usage typically does not launch command interpreters or system administration binaries. Detection relies on process creation telemetry that includes parent and child process image paths to match the keytool parent and the specific child executable names.

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.