<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kerberoasting on LEIKAH</title><link>https://leikah.haoyingcao.xyz/en/tags/kerberoasting/</link><description>Recent content in Kerberoasting on LEIKAH</description><generator>Hugo</generator><language>en</language><atom:link href="https://leikah.haoyingcao.xyz/en/tags/kerberoasting/index.xml" rel="self" type="application/rss+xml"/><item><title>Kerberoasting</title><link>https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/kerberoast/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/kerberoast/</guid><description>&lt;p&gt;Kerberoasting is a privilege escalation technique for Active Directory credited to security researcher Tim Medin, who presented the attack back in 2014. The attack targets domain accounts with &lt;strong&gt;Service Principal Names (SPN)&lt;/strong&gt;, which are unique identifiers that Kerberos uses to map a service to a domain service account in whose context the service is running.&lt;/p&gt;
&lt;h2 id="theory"&gt;Theory&lt;a class="td-heading-self-link" href="#theory" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Once the user completes pre-authentication, the Kerberos KDC (Key Distribution Center) issues the user a Ticket Granting Ticket (TGT). The user can then use the TGT to obtain a &lt;strong&gt;service ticket&lt;/strong&gt; from the Ticket Granting Service (TGS) at the KDC. The service ticket is issued for a particular service principal, whose password hash is used to encrypt the service ticket. Users can then use the service ticket to authenticate to the service principal to access the service.&lt;/p&gt;</description></item></channel></rss>