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: 11 months ago
Linked from 1 awesome list

cairocairo-langfuzzerfuzzingstarknet

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fuzzinglabs/thoth An all-in-one security toolkit for analyzing and decoding smart contract bytecode 249
openzeppelin/cairo-contracts A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. 833
credence0x/cairo-damn-vulnerable-defi A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. 21
withsecureopensource/mqtt_fuzz A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. 77
jtpereyda/boofuzz A tool for generating and testing network protocol inputs to identify vulnerabilities 2,057
ameenmaali/qsfuzz A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. 297
bhass1/pyfuzz_can A tool for generating and testing random CAN network inputs to simulate real-world conditions. 13
rust-fuzz/afl.rs A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. 1,668
momalab/icsfuzz A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. 26
google/fuzzbench Automated testing of software components to identify vulnerabilities and weaknesses 1,110
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
veridise/medjai A symbolic execution tool for verifying the correctness of smart contracts written in Cairo. 49
mykter/afl-training A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. 1,233
stephenfewer/grinder Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities 416
quarkslab/android-fuzzing A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode 109