capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such as network communication or file manipulation. It functions as a malware behavior analysis tool and a MITRE ATT&CK mapping framework, scanning PE, ELF, .NET, and shellcode files through both static analysis and dynamic sandbox report processing. The tool distinguishes itself through a YAML-based detection rule engine that defines detection logic in human-readable files, with conditions expressed as feature combinations and logical operators. It integrates with IDA Pro, Ghidra,
A True Instrumentable Binary Emulation Framework
BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.
PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.
capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay.
Die Hauptfunktionen von fireeye/capa sind: Capability Analyzers, Binary and Reverse Engineering, MITRE ATT&CK Analysis, Disassembler Backend Integrations, Disassembler Integrations, Binary Feature Extraction, Executable Format Support, YAML Rule Engines.
Open-Source-Alternativen zu fireeye/capa sind unter anderem: mandiant/capa — capa is a binary capability scanner that identifies high-level behaviors and actions an executable can perform, such… qilingframework/qiling — A True Instrumentable Binary Emulation Framework. guelfoweb/peframe — PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office… airbnb/binaryalert — BinaryAlert: Serverless, Real-time & Retroactive Malware Detection. mantvydasb/redteaming-tactics-and-techniques — This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior.… vale-cli/vale — Vale is a markup-aware prose linter and command-line interface tool designed to enforce editorial style guides and…