Windows Process Creation of Kernel Debugger kd.exe

Flags Windows process creations that run kd.exe using image path and OriginalFileName metadata.

FreeReviewedSigma · Medium · v2
Product
windows
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2023-05-15
Updated
2026-07-31

What it detects

This rule flags process creation events where the executed binary is Windows Kernel Debugger kd.exe, identified by image path ending with \kd.exe or an OriginalFileName of kd.exe. Attackers may use kernel debugging tools to facilitate stealthy access, troubleshooting, or misuse of privileged functionality. The detection relies on process creation telemetry with both the process image path and the OriginalFileName field.

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.