GraphQLer
GraphQLer copied to clipboard
☸A dependency-aware GraphQL API fuzzing tool
# Overview Scouring the open internet, we can find various tools which perform security audits against GraphQL APIs. One of such interesting tools is [graphql-cop](https://github.com/dolevf/graphql-cop). GraphQLer can implement some of...
## Context Some APIs in the open have quotas on how many requests can be sent in a specific amount of time. Since GraphQLer doesn't have a sense of how...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.5 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...
## LLM Fuzzing - Parameters right now are randomly chosen when there are no objects corresponding to the input in the objects bucket. Use an LLM to generate parameters than...
Implement all attacks outlined in [DVGA](https://github.com/dolevf/Damn-Vulnerable-GraphQL-Application)