Detection rules › Elastic
Sensitive Privilege SeEnableDelegationPrivilege assigned to a User
Identifies the assignment of the SeEnableDelegationPrivilege sensitive "user right" to a user. The SeEnableDelegationPrivilege "user right" enables computer and user accounts to be trusted for delegation. Attackers can abuse this right to compromise Active Directory accounts and elevate their privileges.
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Persistence | T1098 Account Manipulation |
| Privilege Escalation | T1098 Account Manipulation |
| Credential Access | T1558 Steal or Forge Kerberos Tickets |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Security-Auditing | 4704 | A user right was assigned. |
Stages and Predicates
Stage 1: kql:query
winlog.event_data.PrivilegeList:"SeEnableDelegationPrivilege"Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
winlog.event_data.PrivilegeList | eq |
|
Neighbors
Broader alternatives (more inclusive than this rule)
These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.
- Enabled User Right in AD to Control User Objects (drops 1 filter this rule applies)