GQLRaider
GraphQL inspector
A Burp Suite extension for inspecting and manipulating GraphQL queries
GQL Burp Extension
21 stars
5 watching
14 forks
Language: Java
last commit: about 2 years ago burpburp-extensionsburp-pluginburpsuite-extendergqlgraphql
Related projects:
Repository | Description | Stars |
---|---|---|
br3akp0int/gqlparser | A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |
zidekmat/graphql_beautifier | Tools for improving readability of GraphQL requests | 30 |
doyensec/inql | A tool for testing GraphQL APIs with vulnerability detection and customizable scans. | 1,540 |
davinerd/gql_intruder | A tool to assess vulnerabilities in GraphQL endpoints by simulating attacks. | 13 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,390 |
gsmith257-cyber/graphcrawler | Automated testing toolkit for GraphQL APIs | 302 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
dolevf/graphql-cop | A tool to scan GraphQL APIs for common security vulnerabilities and report potential issues | 382 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
buoy-graphql/buoy | A GraphQL client for Angular applications built on top of Apollo | 7 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |