-
Notifications
You must be signed in to change notification settings - Fork 0
Home
github-actions[bot] edited this page Jul 5, 2026
·
2 revisions
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.
- 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).
| 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 |
- Repo: https://github.com/0x13d/attack
- Releases: https://github.com/0x13d/attack/releases
- Rules package (npm):
0x13d-attack-rules-community