pyfuzz_can

Fuzzer

A tool for generating and testing random CAN network inputs to simulate real-world conditions.

GitHub

13 stars
5 watching
1 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
google/atheris A tool that uses fuzz testing to identify bugs in software by randomly generating input data 1,412
s3team/squirrel A tool that generates random inputs to test the robustness of database management systems 188
googleprojectzero/domato A tool used to generate malformed HTML code to test web application security 1,697
snuspl/fluffy A fuzzer that tests Ethereum blockchain clients for consensus bugs by simulating multiple transactions from initial program states 55
battelle/sandsifter Automates the discovery of hidden instructions and bugs in x86 processors 490
zombiecraig/uds-server A tool for simulating and fuzzing Unified Diagnostic Services (UDS) protocol responses for automotive diagnostic purposes. 294
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
census/choronzon An evolutionary fuzzer that uses user-defined information to produce and test file formats. 268
prompt-security/ps-fuzz An interactive tool that tests and hardens the security of system prompts used in GenAI applications against various attacks. 419
henshin/filebuster A fast and flexible web application testing tool that uses brute-force methods to discover vulnerabilities 213
fuzzinglabs/cairo-fuzzer A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities. 120
sycuricon/morfuzz A fuzzing framework for detecting functional bugs in RISC-V processors 25
fuzzstati0n/fuzzgoat A deliberately crafted C program to test the efficacy of fuzzers. 191