hunt-graphql

Identify and exploit GraphQL vulnerabilities like IDOR, SSRF, and rate-limit bypass.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill hunt-graphql-kisilev13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-graphql
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/hunt-graphql
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill hunt-graphql-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill addresses the challenge of detecting and mitigating GraphQL vulnerabilities in web applications, providing a comprehensive approach to identifying and exploiting security weaknesses.

Core Features & Use Cases

  • Identify GraphQL Vulnerabilities: Detect common security issues such as IDOR, SSRF, and rate-limit bypass.
  • Attack Surface Signals: Recognize patterns in URL patterns, response headers, and JavaScript source code.
  • Recon Sources: Utilize GitHub searches and JS bundle scanning to gather information about potential targets.
  • Step-by-Step Hunting Methodology: Offer a systematic approach to testing and exploiting GraphQL vulnerabilities.

Quick Start

Run the 'hunt-graphql' skill to perform an initial vulnerability assessment on the 'example.com' GraphQL endpoint.

Frequently Asked Questions about hunt-graphql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find GraphQL vulnerabilities like IDOR and SSRF in web applications?

To find GraphQL vulnerabilities, analyze URL patterns, response headers, and JavaScript source code to detect IDOR, SSRF, and rate-limit bypass issues. This approach provides a systematic methodology for identifying security weaknesses in targeted GraphQL endpoints.

What is the best way to scan JavaScript bundles for potential GraphQL security weaknesses?

Scanning JavaScript bundles for GraphQL security weaknesses involves gathering recon sources like GitHub searches and JS bundle analysis. This process identifies potential target endpoints by recognizing attack surface signals within the client-side code.

Can I use Burp Suite to test for GraphQL rate-limit bypass and other security flaws?

Yes, you can use Burp Suite to test for GraphQL rate-limit bypass and security flaws. The testing methodology requires access to the target GraphQL endpoint and utilizes tools like Burp Suite to systematically identify and exploit vulnerabilities.

How do I perform a systematic GraphQL vulnerability assessment on an exposed endpoint?

Performing a GraphQL vulnerability assessment requires executing a step-by-step hunting methodology on the target endpoint. It recognizes attack surface signals and tests for security weaknesses such as IDOR and SSRF.

Does detecting GraphQL vulnerabilities require analyzing response headers and URL patterns?

Yes, detecting GraphQL vulnerabilities requires analyzing URL patterns and response headers to recognize attack surface signals. Analyzing these elements alongside JavaScript source code helps identify potential security weaknesses like IDOR and SSRF.