GRAPHQL

GraphQL pentest playbook — find the endpoint, dump the schema (introspection or field-suggestion fallback), then test for authorization gaps, query batching, alias overload, depth-based DoS, and SQLi/NoSQLi in resolver arguments. Use when the target exposes a /graphql endpoint, GraphiQL, Apollo, or accepts GraphQL queries.

pentesterflow 8f79532 2 files · 6.0 KB Updated

File contents

pentesterflow/agent/tree/main/skills/graphql commit 8f79532d24

Frequently asked questions

npx skillmds@latest add pentesterflow/graphql