All releasesv0.8.0

Beta: public Attack Atlas with 50 documented patterns, executable Atlas pages, brektra-cli on npm.

Released 2026-04-01

Public knowledge base

The Attack Atlas opens to the public web at brektra.com/atlas.

50 patterns across 6 categories

Prompt injection, RAG poisoning, tool abuse, agent hijacking, MCP exploitation, and multi-turn jailbreaks each ship with documented patterns, example payloads, OWASP mapping, real-world impact, and defenses. Every pattern is structured data so search engines and LLMs can index it.

One-click run

Any pattern page has a Run this against my app button. The button spins a scoped Brektra scan that uses only the chosen pattern against your verified target. The result lands in your dashboard with a replay link.

brektra-cli

The CLI is now public on npm: npm install -g brektra-cli. Localhost scans require no signup. Verified-domain scans use your API key. The CLI streams the kill chain to your terminal and prints a replay URL when the scan completes.