<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <generator uri="https://jekyllrb.com/">Jekyll</generator>
  <link href="https://maxdcb.github.io/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://maxdcb.github.io/" rel="alternate" type="text/html" />
  <updated>2026-05-02T18:47:27+00:00</updated>
  <id>https://maxdcb.github.io/</id>
  <title type="html">MaxDcb Research</title>
  <subtitle>Offensive security engineering, C++ security tooling, Windows internals, AppSec, and lab-oriented security research.</subtitle>
  <author>
    <name>MaxDcb</name>
  </author>
  
  
  <entry>
    <title type="html">Exploration C2 0.16: Multi-Arch Windows Builds, ARM64, Donut, CI, and Codex</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Release016MultiArchArm64CI.html" rel="alternate" type="text/html" />
    <published>2026-05-02T00:00:00+00:00</published>
    <updated>2026-05-02T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Release016MultiArchArm64CI.html</id>
    
    <summary type="html">Technical notes on the 0.16 release: multi-architecture Windows builds, ARM64 support, Donut integration work, CI validation, and Codex-assisted low-level engineering.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2 - Part 4: Modules</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Part4Modules.html" rel="alternate" type="text/html" />
    <published>2025-10-24T00:00:00+00:00</published>
    <updated>2025-10-24T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Part4Modules.html</id>
    
    <summary type="html">How Exploration C2 modules are loaded, executed, unloaded, and shared between TeamServer and beacon implementations.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2 - Part 3: Beacons and Listeners</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Part3BeaconsAndListeners.html" rel="alternate" type="text/html" />
    <published>2025-10-22T00:00:00+00:00</published>
    <updated>2025-10-22T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Part3BeaconsAndListeners.html</id>
    
    <summary type="html">The shared runtime contract between beacons and listeners, including transport channels, routing, pivoting, and SOCKS support.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2 - Part 2: GUI</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Part2Gui.html" rel="alternate" type="text/html" />
    <published>2025-10-21T00:00:00+00:00</published>
    <updated>2025-10-21T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Part2Gui.html</id>
    
    <summary type="html">How the Exploration C2 GUI is structured, how it communicates with the TeamServer, and how operator panels fit together.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2 - Part 1: TeamServer and Architecture</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Part1TeamServerAndArchitecture.html" rel="alternate" type="text/html" />
    <published>2025-10-20T00:00:00+00:00</published>
    <updated>2025-10-20T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Part1TeamServerAndArchitecture.html</id>
    
    <summary type="html">The TeamServer architecture behind Exploration C2: build system, configuration, gRPC, listeners, modules, and SOCKS support.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2 - Part 0: Setup and Basic Usage</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/Part0SetUpAndBasicUsage.html" rel="alternate" type="text/html" />
    <published>2025-10-20T00:00:00+00:00</published>
    <updated>2025-10-20T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/Part0SetUpAndBasicUsage.html</id>
    
    <summary type="html">A quickstart for running C2TeamServer locally or with Docker and connecting the client and first beacon.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Data: My C2 Agent</title>
    <link href="https://maxdcb.github.io/DataAgent/" rel="alternate" type="text/html" />
    <published>2025-10-15T00:00:00+00:00</published>
    <updated>2025-10-15T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/DataAgent/</id>
    
    <summary type="html">How an OpenAI-backed assistant panel became an agent inside the Exploration C2 client.</summary>
    
  </entry>
  
  <entry>
    <title type="html">My Journey with Codex</title>
    <link href="https://maxdcb.github.io/Codex/" rel="alternate" type="text/html" />
    <published>2025-10-15T00:00:00+00:00</published>
    <updated>2025-10-15T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/Codex/</id>
    
    <summary type="html">Lessons learned from using Codex on C2Core, module templates, tests, and DNS communication work.</summary>
    
  </entry>
  
  <entry>
    <title type="html">Building a Modern C2: Introduction</title>
    <link href="https://maxdcb.github.io/BuildingAModernC2/" rel="alternate" type="text/html" />
    <published>2025-10-14T00:00:00+00:00</published>
    <updated>2025-10-14T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/BuildingAModernC2/</id>
    
    <summary type="html">Introduction and roadmap for the Building a Modern C2 series on Exploration C2.</summary>
    
  </entry>
  
  <entry>
    <title type="html">OpenShiftGrapher: Visualizing and Securing Your OpenShift Cluster</title>
    <link href="https://maxdcb.github.io/OpenShiftGrapher/" rel="alternate" type="text/html" />
    <published>2025-10-14T00:00:00+00:00</published>
    <updated>2025-10-14T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/OpenShiftGrapher/</id>
    
    <summary type="html">Using graph visualization to map OpenShift resources, identities, policy gaps, and risky relationships.</summary>
    
  </entry>
  
  <entry>
    <title type="html">DreamWalkers</title>
    <link href="https://maxdcb.github.io/DreamWalkers/" rel="alternate" type="text/html" />
    <published>2025-10-14T00:00:00+00:00</published>
    <updated>2025-10-14T00:00:00+00:00</updated>
    <id>https://maxdcb.github.io/DreamWalkers/</id>
    
    <summary type="html">Research notes on DreamWalkers, a reflective PE loading study with unwind metadata registration, stack behavior analysis, and CLR runtime support.</summary>
    
  </entry>
  
</feed>
