Rust Fuzzer

Open-source Rust projects categorized as Fuzzer

Top 4 Rust Fuzzer Projects

  • openapi-fuzzer

    Black-box fuzzer that fuzzes APIs based on OpenAPI specification. Find bugs for free!

    Project mention: Hey Rustaceans! Got a question? Ask here! (32/2022)! | reddit.com/r/rust | 2022-08-09

    Hi, I'm working on a fuzzer, that fuzzes APIs based on OpenAPI specification. I'd like to implement shrinking. It means that when an interesting input (for the API) is found, I'd like to create the smallest possible input that still causes the same behaviour of the API. I'd like to implement a payload generation via proptest, because it already has the shrinking ability. I'm having issues implementing the JSON object as a proptest strategy. Here is what I tried so far. I explained it in a detail in stackoverflow question but it did not reach many people. Thanks for your help!

  • fuzzcheck-rs

    Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • tlspuffin

    A symbolic-model-guided fuzzer for TLS

    Project mention: Keeping the Wolves Out of WolfSSL | news.ycombinator.com | 2023-01-12

    LibAFL served as a basis for this project.

    Fuzzer source: https://github.com/tlspuffin/tlspuffin

  • candy

    🍭 A sweet programming language that is robust, minimalistic, and expressive. (by candy-lang)

    Project mention: October 2022 monthly "What are you working on?" thread | reddit.com/r/ProgrammingLanguages | 2022-10-02

    Continued working on Candy (https://github.com/candy-lang/Candy).

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-01-12.

Rust Fuzzer related posts

Index

What are some of the best open-source Fuzzer projects in Rust? This list will help you:

Project Stars
1 openapi-fuzzer 431
2 fuzzcheck-rs 404
3 tlspuffin 99
4 candy 87
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com