cairo-fuzzer

Smart Contract Fuzzer

A tool for testing smart contract security by generating random inputs and executing them on a contract to identify vulnerabilities.

Cairo/Starknet smart contract fuzzer

GitHub

120 stars
4 watching
13 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list

cairocairo-langfuzzerfuzzingstarknet

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fuzzinglabs/thothAn all-in-one security toolkit for analyzing and decoding smart contract bytecode249
openzeppelin/cairo-contractsA comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment.833
credence0x/cairo-damn-vulnerable-defiA set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language.21
withsecureopensource/mqtt_fuzzA tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets.77
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
ameenmaali/qsfuzzA tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules.297
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
rust-fuzz/afl.rsA tool for finding security and stability issues in Rust code by testing it with pseudo-random data.1,668
momalab/icsfuzzA tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code.26
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
veridise/medjaiA symbolic execution tool for verifying the correctness of smart contracts written in Cairo.49
mykter/afl-trainingA comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects.1,233
stephenfewer/grinderAutomates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities416
quarkslab/android-fuzzingA toolkit for greybox fuzzing of Android applications using AFL++ Frida mode109