Terminology Index
Glossary
2953 terms
Pass-the-Ticket
An attack that reuses stolen Kerberos tickets to authenticate as a user without their password, letting an attacker access resources and move laterally in Active Directory using captured or forged tickets.
Pass-the-ticket steals or forges Kerberos tickets (ticket-granting tickets or service tickets) and presents them to authenticate as the associated user, bypassing the need for a password. With a stolen TGT, an attacker can request access to many services; forged tickets (golden/silver) extend this further. It is a key Active Directory lateral-movement and persistence technique. Defenses include protecting ticket material, limiting privileged exposure, and detecting anomalous ticket use.
Introduced in: Threat Landscape and Attacker Thinking
Examples
- Reusing a stolen ticket-granting ticket to access services as a user.
- Moving laterally in AD with a captured Kerberos ticket.
- Detecting anomalous ticket use as a sign of pass-the-ticket.
