cwe_checker is a static analysis tool designed to detect common vulnerability patterns in ELF binaries across multiple CPU architectures. The tool identifies bug classes formally categorized as Common Weakness Enumerations (CWEs), including null pointer dereferences and buffer overflows. The tool leverages Ghidra for binary disassembly, converting executables into a common intermediate representation for analysis. This approach enables cross-architecture support for x86, ARM, MIPS, and PPC binaries, making it particularly useful for firmware security analysis. cwe_checker implements various analysis techniques ranging from simple heuristics to abstract interpretation-based data-flow analysis. The tool features a plugin-based architecture that allows for extensibility and customization of analysis rules and APIs. Key capabilities include: - Static analysis of ELF binaries without requiring source code - Multi-architecture support through Ghidra integration - Detection of memory safety vulnerabilities and common programming errors - Configurable analysis parameters and rule sets - Integration with Ghidra for annotated result visualization - Docker-based deployment for simplified setup The tool outputs analysis results that can be viewed within Ghidra's interface, providing analysts with annotated views of potentially vulnerable code paths. This integration helps security researchers and developers identify and prioritize security issues in compiled binaries.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.