fuzzusb
USB stack tester
A framework for testing and validating the security of USB gadget stacks in operating systems
34 stars
5 watching
2 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
snuspl/fluffy | A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states | 54 |
s3team/squirrel | A tool that generates random inputs to test the robustness of database management systems | 185 |
cifasis/quickfuzz | A tool for testing unexpected inputs of file formats in third-party software by leveraging existing libraries and fuzzers | 198 |
momalab/icsfuzz | Fuzzes control applications to uncover vulnerabilities | 26 |
shouc/corbfuzz | Fuzz testing tool to check browser security policies and detect vulnerabilities in web applications | 3 |
status-im/nim-drchaos | A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
google/atheris | A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,399 |
henshin/filebuster | A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities | 212 |
rootup/bfuzz | Automates browser testing with generated input payloads to identify vulnerabilities | 309 |
prompt-security/ps-fuzz | An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. | 401 |
pop-os/popsicle | A tool for parallel flashing of multiple USB devices from an image file | 655 |
google/fuzzer-test-suite | A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,431 |
jtpereyda/boofuzz | A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,041 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |