// MITRE ATT&CK

T1550.003 · Pass the Ticket

🎯 Lateral Movement Windows Sub-technique

Sub-technique of T1550 · Use Alternate Authentication Material.

Adversaries may “pass the ticket” using stolen Kerberos tickets to move laterally within an environment, bypassing normal system access controls. Pass the ticket (PtT) is a method of authenticating to a system using Kerberos tickets without having access to an account's password. Kerberos authen...

How to detect & mitigate it

Detecting Pass the Ticket 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.