Β» Home Β» Applications Β» OpenAPI driller/fuzzer

OpenAPI driller/fuzzer

OpenAPI driller/fuzzer

Author:

πŸ”— guerinoni

Real discussions and feedbacks of OpenAPI driller/fuzzer

πŸ”— Join the Discussion on Forums

App Description

I’m building a tool that accept a spec open api and run multiple request using all combinations possible for every endpoint.
At the end it creates a report about how many calls went to 200 how many to 500 and the payload used for them.
There are some nice things like possibility to inject a token or headers…

Do you think I can build a Saas around it? Or good openapi spec are difficult to find and people will not use it a a testing tool

For example i caught some unexpected behaviour in my API with this tool

Wdyt

Project Overview

The OpenAPI driller/fuzzer is a developer tool designed to test APIs by running multiple requests using all possible combinations for every endpoint based on an OpenAPI specification. It generates a report detailing the outcomes of these requests, including success (200) and error (500) responses, along with the payloads used. The tool also supports the injection of tokens or headers for more comprehensive testing. The creator is exploring the potential to build a SaaS around this tool, questioning the availability of good OpenAPI specs and the tool’s appeal as a testing solution. The tool has already proven useful in identifying unexpected behaviors in APIs.

Features & Benefits

βœ… Comprehensive API testing
βœ… Detailed reporting
βœ… Support for token and header injection
βœ… Identifies unexpected API behaviors

Areas for Improvement

πŸ”„ Potential difficulty in finding good OpenAPI specs
πŸ”„ Uncertainty about the tool’s appeal as a testing solution

Related Posts

Leave a Reply