A GraphQL Introspection Query Scanner that identifies improper access control in GraphQL APIs.
It is obvious... A GraphQL Introspection Query Scanner. If it returns code 200 with the queries, it means the server has improper access control.
This tool is used by security professionals and developers to scan GraphQL endpoints for vulnerabilities related to improper access control. By sending introspection queries, users can determine if a server is susceptible to malicious queries that could lead to data exposure or exploitation.
Ensure to use this tool responsibly and only on servers you have permission to test.