Meta-GraphQL-Beautifier: Enhance Burp Suite for GraphQL Requests
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
Meta-GraphQL-Beautifier is a Burp Suite extension designed to improve the readability and analysis of Meta GraphQL requests. It provides beautification and highlighting features, making it easier for security professionals to work with complex GraphQL traffic. This tool streamlines the process of identifying and understanding potential vulnerabilities within GraphQL endpoints.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Meta-GraphQL-Beautifier is a powerful Burp Suite extension developed to enhance the experience of working with Meta GraphQL requests. It addresses the common challenge of deciphering complex and unformatted GraphQL traffic by providing robust beautification and highlighting capabilities. This tool is invaluable for security researchers, penetration testers, and developers who need to analyze GraphQL communications efficiently within the Burp Suite environment.
Installation
To install Meta-GraphQL-Beautifier, you will typically follow the standard procedure for adding Python extensions to Burp Suite.
- Download the Python extension file from the repository.
- Open Burp Suite and navigate to the 'Extender' tab.
- Go to the 'Extensions' sub-tab and click 'Add'.
- Select 'Python' as the extension type and locate the downloaded Python file. You may also need to configure Jython if not already set up.
- Ensure that the extension loads successfully.
Refer to the official repository for any specific installation prerequisites or detailed instructions.
Examples
Once installed, Meta-GraphQL-Beautifier automatically processes Meta GraphQL requests passing through Burp Suite. Instead of seeing raw, unformatted JSON or GraphQL queries, the extension will present them in a structured, readable format with syntax highlighting. This allows for quick identification of query parameters, operations, and potential areas of interest, significantly reducing the manual effort required for analysis. The repository's README includes an image demonstrating the visual improvement.
Why use
Meta-GraphQL-Beautifier offers several compelling reasons for its adoption by anyone dealing with GraphQL traffic in Burp Suite:
- Enhanced Readability: Transforms complex, minified, or unformatted GraphQL requests into a clean, human-readable structure.
- Improved Analysis: Syntax highlighting makes it easier to spot key elements, variables, and potential injection points.
- Time Saving: Reduces the time spent manually formatting and understanding GraphQL payloads during security assessments.
- Targeted Security Audits: Helps security professionals quickly identify and focus on relevant parts of GraphQL queries for vulnerability testing.
Links
Related repositories
Similar repositories that may be relevant next.

oh-my-hermes: Enhance Hermes Agent with Advanced AI Workflow and Memory
September 17, 2026
oh-my-hermes is an all-in-one plugin designed to significantly enhance the Hermes Agent. It provides advanced coding intelligence, a robust long-term memory system, and optimized workflow packages, transforming standard Hermes requests into structured, actionable tasks with clear operational layers.
ASC: A Super Fast Android Decompiler for Mobile Reverse Engineering
September 17, 2026
ASC is an innovative and exceptionally fast Android decompiler front-end, specifically designed for mobile researchers and agents. It redefines traditional decompilation by directly querying compiled artifacts, offering on-demand code extraction and analysis without heavy preprocessing. This approach results in significantly reduced memory usage and lightning-fast performance, even on large APKs.

Open Index: A Deterministic Memory Layer for Your AI Agents
September 16, 2026
Open Index is a powerful tool for building domain-specific, accurate, and structured data that AI agents can effectively operate on. It enables the creation of a "brain," a searchable and continuously improving context graph tailored to any domain. This system ensures agents have access to reliable, up-to-date information, enhancing their capabilities and decision-making processes.
tooltrim: Drastically Reduce LLM Agent Tool Output Tokens, Improve Accuracy
September 16, 2026
tooltrim provides drop-in compression for LLM agent tool outputs, drastically cutting tokens while often improving answer accuracy. This provider-agnostic solution offers content-aware compression, faithfulness benchmarks, and seamless integration with popular frameworks or as an OpenAI-compatible proxy.
Source repository
Open the original repository on GitHub.
15 counted GitHub visits