FuzzStrings
Fuzz strings
A collection of pre-defined strings to test web application vulnerabilities
Simple, hand-picked list of fuzz strings
32 stars
6 watching
19 forks
Language: Python
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| 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 |
| A tool used to generate malformed HTML code to test web application security | 1,697 |
| Records disclosed OSS-Fuzz vulnerabilities and their impact on versions and commits | 138 |
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| Automates the process of sending WebSocket messages to test application vulnerabilities | 144 |
| A Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities | 10 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A tool to create and manage DNS rebinding attacks | 252 |
| Automates browser testing with generated input payloads to identify vulnerabilities | 309 |