<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Tifix X</title>
    <description>The latest articles on Forem by Tifix X (@tifix_x_162aa3b2bb4c91b7b).</description>
    <link>https://forem.com/tifix_x_162aa3b2bb4c91b7b</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3594000%2F44516242-53dd-4ae9-86ed-e23d76b17670.png</url>
      <title>Forem: Tifix X</title>
      <link>https://forem.com/tifix_x_162aa3b2bb4c91b7b</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/tifix_x_162aa3b2bb4c91b7b"/>
    <language>en</language>
    <item>
      <title>Building an Open Vulnerability Database for Minecraft Servers</title>
      <dc:creator>Tifix X</dc:creator>
      <pubDate>Mon, 03 Nov 2025 11:21:03 +0000</pubDate>
      <link>https://forem.com/tifix_x_162aa3b2bb4c91b7b/building-an-open-vulnerability-database-for-minecraft-servers-1dmn</link>
      <guid>https://forem.com/tifix_x_162aa3b2bb4c91b7b/building-an-open-vulnerability-database-for-minecraft-servers-1dmn</guid>
      <description>&lt;h1&gt;
  
  
  The Problem
&lt;/h1&gt;

&lt;p&gt;I run several Minecraft servers, and tracking plugin vulnerabilities is a nightmare. Security info is scattered across:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Random forum threads&lt;/li&gt;
&lt;li&gt;Discord servers&lt;/li&gt;
&lt;li&gt;Private DMs&lt;/li&gt;
&lt;li&gt;GitHub issues&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Most server admins learn about exploits AFTER being hacked.&lt;/p&gt;

&lt;h1&gt;
  
  
  The Solution
&lt;/h1&gt;

&lt;p&gt;I built &lt;strong&gt;CraftSploitDB&lt;/strong&gt; - an open database for Minecraft plugin exploits.&lt;/p&gt;

&lt;p&gt;🔗 Live site: &lt;a href="https://csdb.dev" rel="noopener noreferrer"&gt;https://csdb.dev&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Next.js 16 (App Router)&lt;/li&gt;
&lt;li&gt;PostgreSQL + Prisma ORM&lt;/li&gt;
&lt;li&gt;Meilisearch (full-text search)&lt;/li&gt;
&lt;li&gt;NextAuth (authentication)&lt;/li&gt;
&lt;li&gt;Deployed on VPS with Nginx&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;✅ Searchable exploit database with PoC&lt;br&gt;
✅ User submissions (moderated)&lt;br&gt;
✅ Free REST API&lt;br&gt;
✅ Gamification (reputation, badges)&lt;br&gt;
✅ Bilingual (EN/RU)&lt;/p&gt;

&lt;h2&gt;
  
  
  Current Exploits
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;CVE-2021-44228 (Log4Shell)&lt;/li&gt;
&lt;li&gt;CVE-2023-30859 (Triton RCE)&lt;/li&gt;
&lt;li&gt;BungeeCord misconfigurations&lt;/li&gt;
&lt;li&gt;BleedingPipe vulnerabilities&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Looking For
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Security researchers to contribute&lt;/li&gt;
&lt;li&gt;Feedback on the platform&lt;/li&gt;
&lt;li&gt;Plugin developers to help verify exploits&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Responsible Disclosure
&lt;/h2&gt;

&lt;p&gt;This is NOT about promoting hacking. It's about giving admins the information they need to protect their servers. Bad actors already know these exploits - we're leveling the playing field.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;Visit &lt;a href="https://csdb.dev" rel="noopener noreferrer"&gt;https://csdb.dev&lt;/a&gt; and let me know what you think!&lt;/p&gt;

&lt;p&gt;Questions welcome in the comments. 👇&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>security</category>
      <category>database</category>
    </item>
  </channel>
</rss>
