<?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>pwndojo</title>
    <description>A security research blog by d4edalvs: binary exploitation, reverse engineering, and defensive security architecture. Practical notes from breaking and hardening real systems.</description>
    <link>https://pwndojo.sh</link>
    <atom:link href="https://pwndojo.sh/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-US</language>
    <lastBuildDate>Fri, 24 Jul 2026 14:48:41 GMT</lastBuildDate>
    <managingEditor>hello@pwndojo.com (d4edalvs)</managingEditor>
    <ttl>60</ttl>
    <item>
      <title><![CDATA[Antares: The Machine That Reads Your Bugs]]></title>
      <description><![CDATA[A CVE drops and you have three hundred files — which ones are affected? We pointed Cisco's open-weight Antares-1B at a real vulnerable repo (gorilla/websocket, CVE-2020-27813) and watched a one-billion-parameter model land on the right file within three commands and then spend eighteen more not realising it. This is the full trace, and the argument that comes with it: triage, not discovery, and why that distinction is the whole point.]]></description>
      <link>https://pwndojo.sh/blog/cisco-antares-cve-triage</link>
      <guid isPermaLink="true">https://pwndojo.sh/blog/cisco-antares-cve-triage</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[Vulnerability Management]]></category>
      <category><![CDATA[Vulnerability Localization]]></category>
      <category><![CDATA[CVE Triage]]></category>
      <category><![CDATA[Antares]]></category>
      <category><![CDATA[Integer Overflow]]></category>
      <category><![CDATA[Local LLM]]></category>
    </item>
    <item>
      <title><![CDATA[0x0 — A Bug Is Not an Exploit (Yet)]]></title>
      <description><![CDATA[Two of the most famous memory bugs in computing history had no attacker at all: a wrapped counter in a 1980 arcade cabinet, and a 16-bit conversion that destroyed a rocket in 1996. This is the lens that separates a bug from an exploit — the three primitives every attack chases, the seven root causes behind every memory vulnerability in C, and why thirty-five years of defenses moved the war without ending it.]]></description>
      <link>https://pwndojo.sh/blog/0x0-mental-model</link>
      <guid isPermaLink="true">https://pwndojo.sh/blog/0x0-mental-model</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <category><![CDATA[Vulnerability Management]]></category>
      <category><![CDATA[Memory Safety]]></category>
      <category><![CDATA[Binary Exploitation]]></category>
      <category><![CDATA[Linux]]></category>
      <category><![CDATA[C]]></category>
      <category><![CDATA[Fundamentals]]></category>
    </item>
  </channel>
</rss>