Umbra Wiki technique technique/T1558
Back to wiki

T1558 — Steal or Forge Kerberos Tickets

provenance: imported · ATT&CK: T1558

T1558: Steal or Forge Kerberos Tickets

MITRE ATT&CK® Enterprise technique

Tactics Credential Access
Platforms Linux, macOS, Windows
Permissions required
Version 1.7

Description

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).(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)

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1558
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/