T1558: Steal or Forge Kerberos Tickets
Adversaries may attempt to subvert Kerberos authentication by stealing or forging Kerberos tickets to enable Pass the Ticket. Kerberos is an authentication protocol widely used in modern Windows domain environments. In Kerberos environments, referred to as “realms”, there are three basic participants: client, service, and Key Distribution Center (KDC).[1] Clients request access to a service and through the exchange of Kerberos tickets, originating from KDC, they are granted access after having successfully authenticated. The KDC is responsible for both authentication and ticket granting. Adversaries may attempt to abuse Kerberos by stealing tickets or forging tickets to enable unauthorized access.
On Windows, the built-in klist utility can be used to list and analyze cached Kerberos tickets.[2]
Analyst context for executives and security teams
Kerberos tickets are a core trust mechanism in many enterprise authentication environments. If an adversary can steal or forge them, they may be able to reuse authentication material for Pass the Ticket-style access without needing a user’s plaintext password. For business leaders, this makes Kerberos abuse a high-value identity security concern: it can affect domain trust, privileged access, lateral movement readiness, and confidence in audit evidence around who accessed what.
Executive priority
Prioritize this as an identity and Active Directory resilience issue, not just a malware detection problem. Leaders should ask whether Kerberos-reliant environments have strong AD configuration, privileged account controls, password policy enforcement, credential access protections, and usable audit trails. The ATT&CK relationships also show sub-techniques across Golden Ticket, Silver Ticket, Kerberoasting, AS-REP Roasting, and Linux/macOS ccache file theft, so coverage should be assessed across both Windows domain infrastructure and non-Windows Kerberos credential cache use where present.
Technical view
SOC and IR teams should validate Kerberos visibility rather than assume endpoint alerts will be enough. ATT&CK provides no official detection text for T1558, but it links to a detection strategy, DET0522, for Kerberos ticket theft or forgery. Defenders should evaluate authentication and ticket activity around domain controllers/KDCs, service accounts, privileged accounts, and endpoints where tickets may be cached. On Windows, the built-in klist utility can list and analyze cached Kerberos tickets, which may be relevant during response and validation. For Linux and macOS, the related ccache sub-technique highlights the need to understand krb5 configuration and credential cache locations.
Likely telemetry
- Kerberos authentication and ticket-granting activity from domain controllers/KDCs
- Windows security logs and AD audit events related to account logon, ticket requests, and service ticket use
- Privileged account and service account activity, especially accounts tied to SPNs
- Endpoint process and command telemetry where Kerberos ticket utilities or credential access behavior may appear
- Cached Kerberos ticket evidence on Windows systems, including artifacts assessable with klist during investigation
Detection direction
- Start with coverage validation for DET0522: confirm what data sources are collected, retained, normalized, and alertable for Kerberos ticket theft or forgery scenarios.
- Tune detections around abnormal Kerberos ticket behavior in context of the sub-techniques: forged TGTs, forged service tickets, Kerberoasting, AS-REP Roasting, and ccache theft.
- Use service-account baselines carefully; high-volume service ticket activity can be legitimate, so false-positive handling should consider known SPNs, administrative workflows, and expected application behavior.
- Validate that monitoring includes domain controllers and identity infrastructure, not only workstations and servers.
- For Linux and macOS Kerberos use, confirm whether credential cache paths and environment-variable-driven locations are visible to endpoint monitoring; this is a common blind spot when teams focus only on Windows AD logs.
Mitigation priorities
- Harden Active Directory configuration first, using centralized policy to reduce unauthorized access and lateral movement risk.
- Apply privileged account management: restrict administrative scope, enforce least privilege/RBAC, and monitor privileged account use.
- Strengthen password policies, especially for accounts whose credentials or service tickets could enable Kerberos abuse.
- Implement credential access protection to reduce exposure of passwords, hashes, tokens, keys, and cached authentication material.
- Encrypt sensitive information at rest, in transit, and during processing where relevant to credential and ticket protection.
Analyst notes and limits
This is a parent ATT&CK technique for Kerberos ticket theft or forgery under Credential Access across Linux, macOS, and Windows. The most actionable risk analysis comes from its sub-techniques: Golden Ticket, Silver Ticket, Kerberoasting, AS-REP Roasting, and Ccache Files. ATT&CK relationships also associate this technique with Akira and the 2025 Poland Wiper Attacks, but local relevance depends on whether the environment uses Kerberos, Active Directory, service accounts, or non-Windows Kerberos credential caches.
The supplied ATT&CK object does not include official detection guidance for T1558, so detection recommendations are framed as validation directions based on the description, external references, and related detection/mitigation objects. This take does not assert existing detection coverage, active exploitation in any specific environment, or guaranteed prevention. Local architecture, logging depth, ticket lifetimes, account configuration, and Kerberos deployment details are required for a defensible assessment.
Steal or Forge Kerberos Tickets
Adversaries may attempt to subvert Kerberos authentication by stealing or forging Kerberos tickets to enable Pass the Ticket. Kerberos is an authentication protocol widely used in modern Windows domain environments. In Kerberos environments, referred to as “realms”, there are three basic participants: client, service, and Key Distribution Center (KDC).[1] Clients request access to a service and through the exchange of Kerberos tickets, originating from KDC, they are granted access after having successfully authenticated. The KDC is responsible for both authentication and ticket granting. Adversaries may attempt to abuse Kerberos by stealing tickets or forging tickets to enable unauthorized access.
On Windows, the built-in klist utility can be used to list and analyze cached Kerberos tickets.[2]
How security teams should use this page
Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.
Related techniques
This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.
| Domain | ID | Name | Relationship / procedure |
|---|---|---|---|
| Enterprise | T1558.003 | Kerberoasting Sub-technique | Kerberoasting subtechnique of this object. |
| Enterprise | T1558.002 | Silver Ticket Sub-technique | Silver Ticket subtechnique of this object. |
| Enterprise | T1558.005 | Ccache Files Sub-technique | Ccache Files subtechnique of this object. |
| Enterprise | T1558.004 | AS-REP Roasting Sub-technique | AS-REP Roasting subtechnique of this object. |
| Enterprise | T1558.001 | Golden Ticket Sub-technique | Golden Ticket subtechnique of this object. |
Groups, software, and campaigns
G1024: Akira
Akira is a ransomware variant and ransomware deployment entity active since at least March 2023.[1] Akira uses compromised credentials to access single-factor external access mechanisms such as VPNs for initial access, then various publicly-available tools and techniques for lateral movement.[1][2] Akira operations are associated with "double extortion" ransomware activity, where data is exfiltrated from victim environments prior to encryption, with threats to publish files if a ransom is not paid. Technical analysis of Akira ransomware indicates variants capable of targeting Windows or VMWare ESXi hypervisors and multiple overlaps with Conti ransomware.[3][4][5]
C0063: 2025 Poland Wiper Attacks
2025 Poland Wiper Attacks is a Russian state-sponsored campaign that conducted destructive cyberattacks against Polish energy infrastructure in December 2025. Targets included more than 30 wind and photovoltaic farms, a combined heat and power (CHP) plant, and a manufacturing sector company. The attacks on the distributed energy resources (DER) disrupted communications between affected facilities and the distribution system operator, but did not impact electricity generation or heat supply. Across the campaign, threat actors deployed two previously undocumented wiper tools, DynoWiper, a Windows-based wiper and LazyWiper, a PowerShell wiper, distributed via malicious Group Policy Objects. At the CHP plant, threat actors had maintained access since at least March 2025, using that foothold to obtain credentials and move laterally before attempting wiper deployment. Some reporting has assessed the activity to be consistent with Russian Federal Security Service (FSB) threat activity group Dragonfly, also tracked as STATIC TUNDRA, while other reporting attributes the destructive wiper activities to the Russian General Staff Main Intelligence Directorate (GRU) threat activity group ELECTRUM, also tracked as Sandworm Team.[1][2][3][4]
All related ATT&CK context
Mitigation direction
Object version and sync metadata
The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .
Imported snapshots across ATT&CK releases (1)
| Release | Bundle imported | Object version | Modified | Status | Raw hash |
|---|---|---|---|---|---|
| 19.1 | 1.7 | Current bundle | 5e71a76e70e6… |
Mirrored ATT&CK source object
The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.
External references and citations
MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.
-
[1]
ADSecurity Kerberos Ring Decoder
Sean Metcalf. (2014, September 12). Kerberos, Active Directory’s Secret Decoder Ring. Retrieved February 27, 2020.
Open source URL -
[2]
Microsoft Klist
Microsoft. (2021, March 3). klist. Retrieved October 14, 2021.
Open source URL -
[3]
ADSecurity Detecting Forged Tickets
Metcalf, S. (2015, May 03). Detecting Forged Kerberos Ticket (Golden Ticket & Silver Ticket) Use in Active Directory. Retrieved December 23, 2015.
Open source URL -
[4]
AdSecurity Cracking Kerberos Dec 2015
Metcalf, S. (2015, December 31). Cracking Kerberos TGS Tickets Using Kerberoast – Exploiting Kerberos to Compromise the Active Directory Domain. Retrieved March 22, 2018.
Open source URL -
[5]
CERT-EU Golden Ticket Protection
Abolins, D., Boldea, C., Socha, K., Soria-Machado, M. (2016, April 26). Kerberos Golden Ticket Protection. Retrieved July 13, 2017.
Open source URL -
[6]
Medium Detecting Attempts to Steal Passwords from Memory
French, D. (2018, October 2). Detecting Attempts to Steal Passwords from Memory. Retrieved October 11, 2019.
Open source URL -
[7]
Microsoft Detecting Kerberoasting Feb 2018
Bani, M. (2018, February 23). Detecting Kerberoasting activity using Azure Security Center. Retrieved March 23, 2018.
Open source URL -
[8]
Microsoft Kerberos Golden Ticket
Microsoft. (2015, March 24). Kerberos Golden Ticket Check (Updated). Retrieved February 27, 2020.
Open source URL -
[9]
Stealthbits Detect PtT 2019
Jeff Warren. (2019, February 19). How to Detect Pass-the-Ticket Attacks. Retrieved February 27, 2020.
Open source URL -
[10]
mitre-attack T1558Open source URL
Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.