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
120 stars
4 watching
13 forks
Language: Rust
last commit: 12 months ago
Linked from 1 awesome list
cairocairo-langfuzzerfuzzingstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
| An all-in-one security toolkit for analyzing and decoding smart contract bytecode | 249 |
| A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
| A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
| A tool to test and identify vulnerabilities in MQTT protocol implementations by sending pre-defined sequences of control packets. | 77 |
| A tool for generating and testing network protocol inputs to identify vulnerabilities | 2,057 |
| A tool to help identify vulnerabilities in web applications by fuzzing query strings with custom rules. | 297 |
| A tool for generating and testing random CAN network inputs to simulate real-world conditions. | 13 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| A tool used to test security vulnerabilities in industrial control systems by injecting random data into their application code. | 26 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants. | 68 |
| A symbolic execution tool for verifying the correctness of smart contracts written in Cairo. | 49 |
| A comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects. | 1,233 |
| Automates fuzz testing of web browsers and manages crashes to help identify security vulnerabilities | 416 |
| A toolkit for greybox fuzzing of Android applications using AFL++ Frida mode | 109 |