Damn_Vulnerable_C_Program
Vulnerability demo
An example C program demonstrating common types of vulnerabilities, designed to be fuzzed using various tools.
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
676 stars
14 watching
138 forks
Language: Rust
last commit: about 1 month ago afldynamoriofuzzinghonggfuzzjackalopelibafllibfuzzersecuritytinyinstvulnerabilitiesvulnerabilitywinafl
Related projects:
Repository | Description | Stars |
---|---|---|
0xjcn/damn-vulnerable-defi-v3-ctf | A DeFi protocol with intentional vulnerabilities for testing and learning secure smart contract development | 25 |
openzeppelin/damn-vulnerable-defi | A collection of DeFi challenges with intentionally introduced vulnerabilities to simulate real-world security issues in Ethereum-based smart contracts. | 671 |
mainframed/dvca | An application showcasing vulnerabilities in a CICS system | 21 |
rickogden/insecure-php-example | A deliberately insecure PHP application showcasing common web security vulnerabilities. | 7 |
vulnreproduction/linuxflaw | Records reproductions of Linux vulnerabilities in various virtual machines. | 399 |
nicolasgarcia214/damn-vulnerable-defi-foundry | A DeFi smart contract training tool that simulates real-world vulnerabilities to help developers learn offensive security testing skills | 494 |
1n3/intruderpayloads | A collection of tools and methodologies for web application testing and vulnerability assessment. | 3,686 |
emo-crab/scap-rs | A collection of Rust libraries for working with vulnerability data from various sources. | 16 |
demi6od/smashing_the_browser | An in-depth exploration of browser exploitation techniques and vulnerability discovery | 446 |
pathtofile/bad-bpf | Demonstrates security vulnerabilities in the Linux kernel's eBPF system | 549 |
scotty-c/dirty-cow-poc | A proof-of-concept demonstrating the vulnerability of unsecured containers to privilege escalation attacks | 12 |
lockedbyte/cve-exploits | A collection of proof-of-concept exploits for specific software vulnerabilities | 675 |
dustyfresh/php-vulnerability-audit-cheatsheet | A collection of grep commands to help find potentially vulnerable PHP code | 346 |
appknox/vulnerable-application | A test application to demonstrate common security vulnerabilities in an Android app | 19 |
carstein/rfuss2 | A simple Rust-based tool for testing software vulnerabilities by generating random inputs | 23 |