Attacking GRAPHQL

Test GraphQL APIs — introspection and schema recovery when introspection is disabled, field suggestion abuse, batching and alias-based rate limit bypass, query depth and complexity denial of service, authorization gaps per field and per resolver, and mutation abuse. Use when a target exposes /graphql, /v1/graphql, or /api/graphql, when requests contain a query or mutation body, or when responses carry a data and errors envelope.

trilwu d60a409 8.9 KB Updated

File contents

trilwu/secskills/tree/main/secskills-offense/skills/attacking-graphql commit d60a409f9d

Frequently asked questions

npx skillmds add trilwu/attacking-graphql