🛠️ What is Pass-the-Ticket (PtT)?

Pass-the-Ticket (PtT) is a Kerberos-based attack where an attacker steals and reuses a valid Kerberos TGT (Ticket Granting Ticket) or TGS (Service Ticket) to access network resources without knowing the user’s password or NTLM hash.

Key Benefit: It bypasses authentication mechanisms because the ticket is already valid.


🛠️ How PtT Works (Step by Step)

1️⃣ Steal Kerberos Tickets

image.png

image.png

2️⃣ Inject the Ticket

3️⃣ Use the Ticket for Lateral Movement