OP_RETURN Attack Surface Demo

How Bitcoin's OP_RETURN creates a "public gallery" for arbitrary data, expanding the attack surface beyond simple blockchain storage.

Self-Extracting Content

📋 Bitcoin RPC JSON Response

getrawtransaction <txid> true

    

⚠️ Why This Matters

Note: This demo uses a benign SVG (orange background + Bitcoin symbol "₿"). Real transactions typically store hex bytes, but once converted to a Data URI, any system that speaks HTTP can render it. The issue isn't what's stored—it's how easily it's surfaced.