📣 Send us your press release
Site updates every 15 minutes
Technology

Picus Security Explains Pass-the-Ticket Cyber Attack

Cybersecurity firm Picus Security has detailed the "Pass-the-Ticket" (T1550.003) attack technique. This method allows attackers to gain network access by exploiting stolen Kerberos tickets.

16 June 2026
Picus Security Explains Pass-the-Ticket Cyber Attack
Image is an AI-generated illustration

Cybersecurity firm Picus Security has provided an in-depth explanation of the "Pass-the-Ticket" (T1550.003) attack technique. This method is a sub-technique within the broader MITRE ATT&CK framework category "Use Alternate Authentication Material" (T1550), enabling attackers to leverage stolen authentication assets to gain unauthorized access to network systems.

The Pass-the-Ticket attack specifically targets the Kerberos authentication protocol, commonly used in environments like Active Directory. Attackers can use tools, such as Mimikatz, to extract a user's Kerberos Ticket Granting Ticket (TGT) from system memory. Once obtained, this TGT can be used to request service tickets, allowing the attacker to access various systems and resources without needing to know or re-enter user passwords. This facilitates lateral movement within a network and the potential for data exfiltration.

Picus Security's analysis outlines the steps involved in executing a Pass-the-Ticket attack, including how tools like Mimikatz can be employed to capture and export Kerberos tickets. The firm notes that multiple publicly available tools support the execution of these types of attacks, highlighting a common threat vector for organizations.

This type of attack bypasses many traditional access control mechanisms by impersonating legitimate authenticated users. Cybersecurity experts advise organizations to enhance their Kerberos authentication security and monitoring capabilities to effectively detect and prevent such intrusions.

Original source: picussecurity.com