<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kerberos on LEIKAH</title><link>https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/</link><description>Recent content in Kerberos on LEIKAH</description><generator>Hugo</generator><language>en</language><atom:link href="https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/index.xml" rel="self" type="application/rss+xml"/><item><title>ASREProasting</title><link>https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/asreproast/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://leikah.haoyingcao.xyz/en/docs/active_directory/movement/kerberos/asreproast/</guid><description>&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;Normally, in order for users to obtain their &lt;strong&gt;Ticket Granting Ticket (TGT)&lt;/strong&gt; from the &lt;strong&gt;Key Distribution Center (KDC)&lt;/strong&gt;, they have to verify their identity via &lt;strong&gt;pre-authentication&lt;/strong&gt;. If the verification is successful, the KDC would then send a TGT back inside its &lt;strong&gt;Authentication Service Response (AS-REP)&lt;/strong&gt;, which is encrypted with a key derived from the user&amp;rsquo;s password.&lt;/p&gt;
&lt;p&gt;Active Directory has an option inside the user&amp;rsquo;s &lt;strong&gt;User Account Control (UAC)&lt;/strong&gt; settings called &lt;strong&gt;Do not require Kerberos pre-authentication&lt;/strong&gt;. As its name suggests, the KDC would response with the &lt;strong&gt;AS-REP&lt;/strong&gt; containing the user&amp;rsquo;s encrypted TGT without first verifying the user&amp;rsquo;s identity.&lt;/p&gt;</description></item><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>