// MITRE ATT&CK

T1134.003 · Make and Impersonate Token

🎯 Stealth Windows Sub-technique

Sub-technique of T1134 · Access Token Manipulation.

Adversaries may make new tokens and impersonate users to escalate privileges and bypass access controls. For example, if an adversary has a username and password but the user is not logged onto the system the adversary can then create a logon session for the user using the `LogonUser` function.(Cita...

How to detect & mitigate it

Detecting Make and Impersonate Token starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.