Windows Successful Local Kerberos Logon to Built-in Administrator (Possible Privilege Escalation)

Alert on successful local (127.0.0.1) Kerberos logons targeting the built-in Administrator SID for potential privilege escalation.

FreeReviewedSigma · High · v2
Product
windows
Service
security
Author
Elastic, @SBousseaden (SigmaHQ), DRL 1.1
Published
2022-04-27
Updated
2026-07-31

ATT&CK techniques

Priv Esc → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags a suspicious Windows Security event indicating a successful logon (EventID 4624) using the Kerberos authentication package from localhost (127.0.0.1). It further narrows matches to cases targeting the built-in local Administrator account by checking the TargetUserSid ends with -500 for a local SID range. Such activity may reflect an attacker attempting to escalate privileges locally by relaying or manipulating Kerberos authentication flows. The detection relies on Windows Security Audit telemetry fields including LogonType, AuthenticationPackageName, IpAddress, and TargetUserSid, while excluding events with IpPort set to 0.

Related detections9 linkedT1548 — drag to rearrange
Suspicious User Home Directory Modification via dscl Process Creation
Possible GTFOBins Shell Breakout via apt Command
Malicious Update Orchestrator Service Reconfiguration for Privilege Escalation
Malicious macOS Credential Verification via dscl authonly
Malicious setcap Assigning cap_sys_admin for GameOverlay Privilege Escalation (via process_creation)
Suspicious AWS GetFederationToken Console Access by JavaGhost (via cloudtrail)
Linux: Detect changes to fs.suid_dumpable enabling core dumps for SUID processes
Linux setcap sets cap_setgid on binaries (Setgid capability assignment)
Linux setcap sets cap_setuid on a binary via setcap utility
Windows Successful Local Kerberos Logon to Built-in Administrator (Possible Privilege Escalation)
Pivot detection · T1548 · 9 related

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.