<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Impacket on appl3b0y</title>
    <link>https://appl3b0y.com/tags/impacket/</link>
    <description>Recent content in Impacket on appl3b0y</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://appl3b0y.com/tags/impacket/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Active</title>
      <link>https://appl3b0y.com/writeups/active/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://appl3b0y.com/writeups/active/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Active&lt;/strong&gt; is an easy Windows box and one of the best &amp;ldquo;first real Active Directory&amp;rdquo; machines on the platform, because it teaches two techniques you will use on almost every AD engagement: recovering a &lt;strong&gt;Group Policy Preferences (GPP) cpassword&lt;/strong&gt;, and &lt;strong&gt;Kerberoasting&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The chain is short and entirely credential-driven. There is no SSH, no WinRM, no RDP, so from the very start we know we are not getting an interactive shell the easy way; everything happens over SMB and Kerberos. Anonymous SMB access lets us read the &lt;strong&gt;Replication&lt;/strong&gt; share, which is an exposed copy of SYSVOL, and buried in it is a &lt;code&gt;Groups.xml&lt;/code&gt; file with an encrypted password. Microsoft published the AES key that encrypts these years ago, so decrypting it is instant, and it hands us the &lt;code&gt;svc_tgs&lt;/code&gt; account. From there, the Domain Administrator account has been misconfigured with a Service Principal Name, which makes it &lt;strong&gt;Kerberoastable&lt;/strong&gt;: we request its service ticket, crack it offline, and log in as Administrator.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
