Windows Password Change via ksetup.exe /setcomputerpassword

Alerts on Windows ksetup.exe executions that set a computer password via /setcomputerpassword.

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

What it detects

This rule flags process executions of ksetup.exe where the command line includes the /setcomputerpassword argument, indicating a computer or domain host principal password change. Attackers may use this capability to alter authentication material for a host identity, potentially enabling persistence or access as the affected principal. The detection relies on Windows process creation telemetry, matching the executable by image name and OriginalFileName and the specific command-line parameter.

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.