CRTP Certified Red Team Professional
AuthorDiscordHTB Pro LabsHTB CPTSHTB CDSA
  • 👨‍🚒Certified Red Team Professional
  • LAB Access
  • 🔥Assume Breach Execution Cycle
  • 😆Prepare your VM
    • 😅PowerShell Detections
    • 🔥AMSI Bypass
    • 🙃Tools
    • CMD Commands
    • 🤣Escape the Machine
  • Data Visualization
    • BloodHound
    • AzureHound
    • RustHound
  • Domain Enumeration
    • 1️⃣Tools
    • 2️⃣Domain Enumeration
    • 3️⃣Users, Groups, Computers Enumeration
    • 4️⃣Shares Enumeration
    • 5️⃣GPO Enumeration
    • 6️⃣ACLs Enumeration
    • 7️⃣Domain Trusts
    • Domain Forests
    • 9️⃣Miscellaneous Enumeration
    • User Hunting
  • Local Privilege Escalation
    • Theory
    • Automation Tools
    • Techniques
  • Lateral Movement
    • Thinking
    • WinRS
    • PowerShell Remoting
    • Invoke-MimiKatz
    • CrackMapExec
  • Domain Persistence
    • 🔥Golden tickets
    • 🥈Silver Tickets
    • 💎Diamond Tickets
    • 🚒Skeleton Keys
    • DSRM
    • Custom SSP - Track logons
    • ACLs
      • 1️⃣AdminSDHolder
      • 2️⃣DCsync
      • 3️⃣WMI
      • 4️⃣Remote Powershell
      • 5️⃣Remote Registry
  • Domain Privilege Escalation
    • 🟢Kerberoast
    • 🟢AS-REPS Roasting
    • 🟢Set SPN
    • 🟢Unconstrained Delegation
    • 🟢Constrained Delegation
    • 🟢DNS Admins
    • Enterprise Admins
      • Child to parent - Trust tickets
      • Child to parent - krbtgt hash
    • 🟢Crossforest attacks
    • AD CS
    • 🟢Abuse MSSQL Servers
Powered by GitBook
On this page

Was this helpful?

  1. Domain Persistence

Diamond Tickets

Dive into our comprehensive article about Diamond Tickets, exploring their value, significance, and usage. Discover what sets these tickets apart in the world of luxury and exclusivity.

PreviousSilver TicketsNextSkeleton Keys

Last updated 1 year ago

Was this helpful?

What are Kerberos Diamond Tickets?

Kerberos Diamond Tickets are perceived to be a special class or enhanced form of used in Kerberos authentication systems. While the term "Diamond Ticket" is not officially recognized in Kerberos protocol standards, it's sometimes used in security circles to describe a TGT with unusually broad or potentially harmful capabilities.

Key Features of Diamond Tickets

  • Elevated Privileges: "Diamond Tickets" may have extended access rights, granting the bearer more power within a network than typical tickets.

  • Persistence: These tickets might be designed for long-term use, potentially bypassing conventional time restrictions.

  • Stealth: Diamond Tickets could be engineered to evade standard security detections, making them sinister in the context of cybersecurity threats.

Security Implications

It's crucial to understand that the existence of Kerberos Diamond Tickets might indicate a serious security compromise. Their creation would typically require high-level access to a Kerberos Key Distribution Center (KDC), implying a breach of significant magnitude.

For the integrity of a network, security professionals should:

  1. Regularly monitor ticket creations and usages within the Kerberos infrastructure.

  2. Have robust security measures in place to detect unauthorized access to critical components like the KDC.

  3. Ensure the principle of least privilege is followed to limit the capabilities of any one user or ticket.

Note: While the terminology of "Diamond Tickets" isn't standard, any ticket with abnormal permissions or lifespan should be investigated immediately.

Mitigation Strategies

  1. Auditing: Conduct regular audits of the Kerberos authentication system to check for any anomalies.

  2. Limited Lifespans: Enforce policies that limit the lifespan of tickets, regardless of their permissions.

  3. Education: Keep staff informed about the latest security threats and protocols to prevent accidental creation or facilitation of such powerful entities within the Kerberos framework.

In conclusion, while "Diamond Tickets" are not an official component of the Kerberos protocol, the concept serves as a cautionary tale about potential security risks and the importance of vigilant cybersecurity practices.

💎
Ticket Granting Tickets (TGTs)