Detection rules › Sigma

Potential Access Token Abuse

Severity
medium
Author
Michaela Adams, Zach Mathis
Source
upstream

Detects potential token impersonation and theft. Example, when using "DuplicateToken(Ex)" and "ImpersonateLoggedOnUser" with the "LOGON32_LOGON_NEW_CREDENTIALS flag".

MITRE ATT&CK coverage

TacticTechniques
Privilege EscalationT1134.001 Access Token Manipulation: Token Impersonation/Theft
Defense EvasionT1134.001 Access Token Manipulation: Token Impersonation/Theft

Event coverage

ProviderEvent IDTitle
Security-Auditing4624An account was successfully logged on.

Stages and Predicates

Stage 1: selection

AuthenticationPackageName: Negotiate
ImpersonationLevel: '%%1833'
LogonProcessName: Advapi
LogonType: 9

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.

FieldKindValues
AuthenticationPackageNameeq
  • Negotiate corpus 3 (sigma 3)
ImpersonationLeveleq
  • %%1833
LogonProcessNameeq
  • Advapi
LogonTypeeq
  • 9 corpus 5 (sigma 5)

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.