<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security on The Manticore Project</title><link>https://themanticoreproject.com/tags/security/</link><description>Recent content in Security on The Manticore Project</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 13 May 2025 05:49:58 +0000</lastBuildDate><atom:link href="https://themanticoreproject.com/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Manticore v1.0.0: The beast awakens</title><link>https://themanticoreproject.com/blog/manticore-v1-0-0-the-beast-awakens/</link><pubDate>Tue, 13 May 2025 05:49:58 +0000</pubDate><guid>https://themanticoreproject.com/blog/manticore-v1-0-0-the-beast-awakens/</guid><description>&lt;p>Over the past while, building security tooling for The Manticore Project, I kept running into the same situation: each new tool needed the same low-level building blocks. LDAP connectivity and authentication, protocol structures, cryptography helpers, and the assorted primitives that sit underneath any serious offensive or defensive utility. Re-implementing these per tool is wasteful and error-prone, so I started consolidating them into a single, reusable Go library.&lt;/p>
&lt;p>That library is &lt;strong>Manticore&lt;/strong>, and this &lt;code>v1.0.0&lt;/code> release marks its first public release.&lt;/p></description></item></channel></rss>