cwe_checker
Bug detector
A tool for detecting common bugs in binary executables.
cwe_checker finds vulnerable patterns in binary executables
1k stars
28 watching
121 forks
Language: Rust
last commit: about 1 month ago
Linked from 4 awesome lists
binary-analysiscwecwe-checkerghidraprogram-analysisreverse-engineeringsecuritysecurity-scannerstatic-analyzervulnerability-scanner
Related projects:
Repository | Description | Stars |
---|---|---|
fkie-cad/fact_core | An analysis and comparison tool for firmware, aiming to automate manual analysis by providing a unified interface for browsing, searching, and comparing firmware components. | 1,260 |
m0nad/hellraiser | Scans networks to identify vulnerabilities by correlating CPEs with CVEs using an API | 562 |
cve-search/git-vuln-finder | Automates CVE vulnerability detection from Git commit messages | 402 |
designsecurity/progpilot | An application security testing tool for identifying vulnerabilities in PHP code | 333 |
david-a-wheeler/flawfinder | Analyzes C/C++ source code for security vulnerabilities and reports potential flaws. | 498 |
r0075h3ll/oralyzer | A tool to identify vulnerabilities in web applications by probing for Open Redirections and other types of attacks. | 758 |
bitthebyte/eagle | A tool for detecting vulnerabilities in web applications | 113 |
btkelly/gandalf | A tool to manage application updates and security by detecting vulnerabilities and blocking older versions | 282 |
security-code-scan/security-code-scan | Detects vulnerabilities in C# and VB.NET code | 942 |
cycodelabs/raven | Analyzes potential security vulnerabilities in Continuous Integration/Continuous Deployment workflows and repositories. | 634 |
dragon-dreamer/binary-valentine | An executable file analyzer tool that detects security, configuration, optimization, system, and format issues in Windows executables | 18 |
dustyfresh/php-vulnerability-audit-cheatsheet | A collection of grep commands to help find potentially vulnerable PHP code | 348 |
carstein/rfuss2 | A simple Rust-based tool for testing software vulnerabilities by generating random inputs | 23 |
1ndianl33t/gf-patterns | A toolset for identifying potential security vulnerabilities and patterns in web applications | 1,232 |
nodesecure/cli | Analyzes JavaScript package or local Node.js project for security vulnerabilities and provides detailed reports. | 367 |