<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nyx Labs Blog</title>
    <link>https://nyx-labs.org/blog/</link>
    <description>Research notes, defensive patterns, and security fieldwork from Nyx Labs.</description>
    <language>en</language>
    <atom:link href="https://nyx-labs.org/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Reclaiming Clean Syscalls in Userland</title>
      <link>https://nyx-labs.org/blog/reclaiming-clean-syscalls/</link>
      <guid isPermaLink="true">https://nyx-labs.org/blog/reclaiming-clean-syscalls/</guid>
      <description>Detecting userland EDR hooks and reclaiming clean Windows syscall stubs through surgical patching, section remapping, and fresh ntdll mapping.</description>
      <pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate>
      <category>Malware Development</category>
    </item>
    <item>
      <title>Binary Exploitation</title>
      <link>https://nyx-labs.org/blog/binary-exploitation/</link>
      <guid isPermaLink="true">https://nyx-labs.org/blog/binary-exploitation/</guid>
      <description>A practical field guide to command injection, overflows, ROP, format strings, and heap exploitation with annotated C and pwntools examples.</description>
      <pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate>
      <category>Binary Exploitation</category>
    </item>
    <item>
      <title>Ghost HTTP Methods: How HTTP Verb Mutation Bypasses Modern WAFs across Middleware Layers</title>
      <link>https://nyx-labs.org/blog/ghost-http-methods/</link>
      <guid isPermaLink="true">https://nyx-labs.org/blog/ghost-http-methods/</guid>
      <description>How legacy HTTP method overrides create a dangerous disagreement between edge security controls and application middleware.</description>
      <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
      <category>Security Research</category>
    </item>
    <item>
      <title>Split-Brain JSON: Exploiting Parser Disagreement Across Validation Boundaries for Privilege Escalation</title>
      <link>https://nyx-labs.org/blog/split-brain-json/</link>
      <guid isPermaLink="true">https://nyx-labs.org/blog/split-brain-json/</guid>
      <description>How inconsistent duplicate-key handling can make gateways and backend services reach different security decisions for one JSON payload.</description>
      <pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
      <category>Security Research</category>
    </item>
  </channel>
</rss>
