Secondary Categories: 02 - Credential Access

Both Golden and Diamond Tickets rely on access to the KRBTGT key. However, Diamond Tickets have a more stringent requirement, almost always necessitating access to the AES256 key. This difference stems from their distinct operational methods:

  1. Golden Tickets: These exploit the ability to create a completely new ticket granting ticket (TGT) from the ground up.
  2. Diamond Tickets: These operate by intercepting legitimate TGTs issued by a domain controller (DC), decrypting them, modifying their contents, and then re-encrypting them.

The need for the AES256 key in Diamond Tickets is due to this decryption and re-encryption process of actual TGTs, whereas Golden Tickets bypass this step by fabricating the entire ticket.

Listing Active Directory Tokens

Resources:

TitleURL
Diamond Ticket Findings by TrustedSechttps://www.trustedsec.com/blog/a-diamond-in-the-ruff
Diamond Ticket Talkhttps://www.youtube.com/watch?v=7qbSFYVQJ7A