<?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 The Manticore Project</title><link>https://themanticoreproject.com/tags/kerberos/</link><description>Recent content in Kerberos on The Manticore Project</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 16 Jun 2026 06:41:06 +0000</lastBuildDate><atom:link href="https://themanticoreproject.com/tags/kerberos/index.xml" rel="self" type="application/rss+xml"/><item><title>Manticore v1.1.1: A Windows REG file parser, NDR64, and Remote Registry</title><link>https://themanticoreproject.com/blog/manticore-v1-1-1-windows-reg-file-parser/</link><pubDate>Tue, 16 Jun 2026 06:41:06 +0000</pubDate><guid>https://themanticoreproject.com/blog/manticore-v1-1-1-windows-reg-file-parser/</guid><description>&lt;p>Manticore is the Go library of offensive and defensive security primitives that The Manticore Project&amp;rsquo;s tools are built on: SMB, LDAP, Kerberos, DCE/RPC, and the Windows data types that hold them together. Most of the work in a release like this happens below the surface, in the wire encoders that have to match exactly what a real Windows server expects.&lt;/p>
&lt;p>In &lt;strong>v1.1.1&lt;/strong> I focused on three things: bringing the NDR codec up to NDR64 so DCE/RPC interfaces negotiate the transfer syntax modern Windows servers prefer, landing a new &lt;code>ms_rrp&lt;/code> package with a Remote Registry client and a real Windows &lt;code>.reg&lt;/code> file parser, and a handful of correctness improvements around Kerberos SPNs, SMB security descriptors, and GUID handling.&lt;/p></description></item><item><title>Active Directory - Auditing and managing Kerberos delegations with Delegations</title><link>https://themanticoreproject.com/blog/kerberos-delegations/</link><pubDate>Mon, 02 Jun 2025 10:00:00 +0000</pubDate><guid>https://themanticoreproject.com/blog/kerberos-delegations/</guid><description>&lt;p>During security assessments of Active Directory environments, one of the first things I look at is Kerberos delegations. Misconfigured delegations are a well-known attack vector: an attacker who compromises a service account with unconstrained delegation can impersonate any user who authenticates to that service. Constrained delegations and resource-based constrained delegations (RBCD) are safer, but they still require careful configuration.&lt;/p>
&lt;p>The problem is that existing tools often only cover one side of the coin: they can find delegations, but not modify them. Or they can set up RBCD for exploitation, but not audit the full picture. I wanted a single tool that could audit, find, add, remove, clear, and monitor all three types of Kerberos delegations from a single binary, on any platform.&lt;/p></description></item></channel></rss>