mandiant/capa
The FLARE team's open-source tool to identify capabilities in executable files. observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 42.0
- age_days: 2269
- days_rel: 154
- days_push: 7
- n_releases_24m: 11
Adoption not part of the score
6156 stars · 718 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
capa is Mandiant FLARE's open-source tool that identifies capabilities in executable files (PE, ELF, .NET, shellcode) by matching expert-written rules against code-level features. It reports behaviors like persistence, C2 communication, and defense evasion, mapped to MITRE ATT&CK and MBC references.
Use cases
- triage unknown binaries for malicious capabilities
- identify what a suspicious executable can do
- map malware behavior to MITRE ATT&CK techniques
- hunt for novel malware across a file corpus
- guide reverse engineering of an unknown binary
- analyze sandbox reports for capabilities
When to choose
- you need code-level behavioral analysis beyond byte-pattern YARA matching
- you want ATT&CK/MBC-mapped capability reports for triage
- you work in IDA Pro, Binary Ninja, or Ghidra and want integrated results
When to avoid
- you only need static byte-signature scanning like YARA
- you need dynamic runtime behavior monitoring rather than static analysis
- you need full decompilation rather than capability identification
Facets
cli-tool · maturity active
reverse-engineering security cli parser security reverse-engineering developer-tools windows python cli malware-analysis binary-analysis mitre-attack threat-intelligence ida-plugin ghidra linux macos
2 sources
- readme: https://github.com/mandiant/capa · fetched 2026-08-28 · 6132eb512b92
- homepage: https://mandiant.github.io/capa/ · fetched 2026-08-29 · 133586fbe581
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mandiant/capa | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem