T1558Techniquecredential-accessagent-callable

T1558Steal or Forge Kerberos Tickets

Platforms: Linux · macOS · Windows

ATT&CK version: v19.1

What it is

Adversaries may attempt to subvert Kerberos authentication by stealing or forging Kerberos tickets to enable [Pass the Ticket](https://attack.mitre.org/techniques/T1550/003). 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).(Citation: ADSecurity Kerberos Ring Decoder) 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 <code>klist</code> utility can be used to list and analyze cached Kerberos tickets.(Citation: Microsoft Klist)

ATT&CK tactics· 1

Credential Access

References

  1. https://attack.mitre.org/techniques/T1558
  2. https://cert.europa.eu/static/WhitePapers/UPDATED%20-%20CERT-EU_Security_Whitepaper_2014-007_Kerberos_Golden_Ticket_Protection_v1_4.pdf
  3. https://blogs.technet.microsoft.com/motiba/2018/02/23/detecting-kerberoasting-activity-using-azure-security-center/
  4. https://medium.com/threatpunter/detecting-attempts-to-steal-passwords-from-memory-558f16dce4ea
  5. https://blog.stealthbits.com/detect-pass-the-ticket-attacks
  6. https://adsecurity.org/?p=2293
  7. https://adsecurity.org/?p=1515
  8. https://gallery.technet.microsoft.com/scriptcenter/Kerberos-Golden-Ticket-b4814285
  9. https://docs.microsoft.com/windows-server/administration/windows-commands/klist
  10. https://adsecurity.org/?p=227
Sourced from MITRE ATT&CK Enterprise v14.1. Curated and contextualized for EU compliance use cases by Adam Lundqvist, Founder at SQUR.
T1558: Steal or Forge Kerberos Tickets | SQUR Knowledge Base