GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.
RestTestGen is a robust tool and framework designed for automated black-box testing of RESTful web APIs. As a testing tool, it incorporates various testing strategies that prove valuable in identifying bugs and vulnerabilities within the API being tested. Operating exclusively as a black-box…
We open source the prototype of MINER. MINER is a REST API fuzzer that utilizes three data-driven designs working together to guide the sequence generation, improve the request generation quality, and capture the unique errors caused by incorrect parameter usage. More details can be found in the…
The main features of puppet-meteor/miner are: API Fuzzing Tools.
Open-source alternatives to puppet-meteor/miner include: chijinz/minerva — A browser fuzzer augmented by API mod-ref relations. forallsecure/graphfuzz — GraphFuzz is an experimental framework for building structure-aware, library API fuzzers. iromise/fans — FANS: Fuzzing Android Native System Services. seunivr/resttestgen — RestTestGen is a robust tool and framework designed for automated black-box testing of RESTful web APIs. As a testing… tno-s3/wuppiefuzz — A coverage-guided REST API fuzzer developed on top of LibAFL.