EverHarden Research

Primary source material on indirect prompt injection. Detection methodology, in-the-wild studies, EU AI Act compliance briefings, and the public IPI test corpus. Curated entry point for defenders, red-teamers, and audit firms working on AI-agent web security.

Threat dissection Regulator interpretation Findings & landscape Category manifesto Tools & datasets
Category manifesto 2026-05-09 ~12 min read

Why single-fetch scanners are structurally blind to AI-agent attacks

Burp Suite, OWASP ZAP, Snyk, and every other web vulnerability scanner share an architectural assumption that breaks the moment AI agents started reading websites on behalf of users. This post explains the gap, walks through three attack classes only multi-agent fetching detects, and frames why “AI-agent web security” is a category that requires different infrastructure.

Read →
Regulator interpretation 2026-05-09 ~10 min read

What the IMF May 2026 cyber-risk warning means for the public web

On May 7, 2026 the IMF named AI-driven cyber risk as a core financial stability issue. The framing focused on AI as attacker tool. It was silent on AI agents as new attack surface. This post connects the IMF systemic-risk argument to the public web that AI agents read on behalf of users, and lists three concrete implications for marketing-site operators ahead of late-2026 supervisory expectations.

Read →
Tool / dataset v1 · 12 patterns public test target

EverHarden IPI test corpus

A deliberate IPI test target with twelve labeled patterns: zero-width Unicode, 1px font, transparent ARIA, off-screen positioning, canvas-rendered text, HTML comments, CSS display:none, noscript, white-on-white, SVG title/desc, JSON-LD injection, and a planned UA-cloaking stub. Each seeded instruction is benign and only directs an agent to emit a labeled TEST_PATTERN_NN string. Use it to evaluate any scanner — including ours — against known IPI vectors.

Open →
Methodology · long-form planned ~4,500 words

How to detect indirect prompt injection on the public web: a consolidated methodology

Consolidated long-form successor to the three live posts above. Multi-agent fetch, isolated browser contexts, baseline diffing, LLM-judged severity, attack-class taxonomy. Reproducible test cases against the EverHarden test corpus, with open-source detector components. Cites OWASP LLM Top 10, EchoLeak CVE, Forcepoint April 2026 research, Kai Greshake’s original IPI paper.

Findings & landscape · May 2026 planned in-the-wild study

The state of indirect prompt injection on the [category] web, May 2026

First public sweep against a single content category. Prevalence by attack class, severity distribution, anonymized case studies, disclosure-and-remediation timeline. Raw anonymized data published alongside.

Regulator interpretation · auf Deutsch planned EU AI Act

Indirect Prompt Injection und der EU AI Act: Was Hochrisiko-Anbieter ab August 2026 wissen müssen

Stichtag August 2026. Welche Systeme als Hochrisiko gelten, was der EU AI Act zu Prompt Injection sagt, Pflichten für Anbieter, Nachweis und Dokumentation, Checkliste zur IPI-Risikobewertung. Für deutsche Compliance-Verantwortliche.

Lab note

Research is the product. The commercial scanner is the application of the research. Everything here is meant to stand without the scanner — citable by other defenders, useful to red-teamers, readable by a CISO who has never heard of us.

If a piece is missing a citation or you spot an error, write to hallo@everharden.com. We correct openly.