GQLParser
GraphQL query parser
A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters.
A repository for GraphQL Extension for Burp Suite
58 stars
3 watching
9 forks
Language: Python
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
denniskniep/gqlraider | A Burp Suite extension for inspecting and manipulating GraphQL queries | 21 |
zidekmat/graphql_beautifier | Tools for improving readability of GraphQL requests | 30 |
graphql-rust/graphql-parser | A tool for parsing and formatting GraphQL query and schema definitions in Rust. | 355 |
lkster/graphql-to-type | A tool that parses GraphQL requests into TypeScript types and objects | 6 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
peburrows/plot | A GraphQL parser and resolver for Elixir that aims to implement the full GraphQL spec. | 32 |
tallstreet/graphql-parser-python | A tool that generates a parser for Python from the GraphQL language | 4 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
doyensec/inql | A tool for testing GraphQL APIs with vulnerability detection and customizable scans. | 1,540 |
hasura/graphql-parser-hs | A Haskell library for parsing GraphQL queries | 59 |
ropensci/graphql | A C++ library providing bindings to parse and export GraphQL syntax in JSON format. | 38 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,390 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |