Squirrel
Fuzzer
A tool that generates random inputs to test the robustness of database management systems
188 stars
8 watching
54 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 213 |
| A deliberately crafted C program to test the efficacy of fuzzers. | 191 |
| Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| A tool that sends HTTP requests in a fast and controlled manner to discover or test vulnerabilities in web applications. | 464 |
| Automated tool to find and identify race bugs in kernels through fuzzing | 359 |
| An analysis tool for extracting and simplifying virtualized binary code | 175 |
| A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states | 55 |
| An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 419 |
| A framework for fuzzing web applications to detect vulnerabilities like command and SQL injection | 78 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |