Skip to content
github-actions[bot] edited this page Jul 5, 2026 · 2 revisions

0x13d::att&ck — Wiki

Browser Endpoint Detection & Response as a Manifest V3 extension: browser events → MITRE ATT&CK-mapped signatures → local alert + bounded response. Zero host permissions, zero network egress — enforced by the build.

This wiki is version-controlled from the main repo (the wiki/ directory) and published automatically — see Contributing to this wiki.

Start here

  • Rule Reference — the authored-rule format: scopes, fields, ops, responses, conditions.
  • VS Code rule builder — author, validate, and tune rules in your editor (extension README).
  • Scenario harness — drive rules against a labeled corpus, measure detection + false-positive rates (npm run scenarios, or the builder's Tune command).

The two editions

Community (this repo, AGPL-3.0) Enterprise (commercial)
Techniques 16 25
Host permissions none scoped, optional, managed-policy gated
Network egress none (build-enforced) present

Links

Clone this wiki locally