gql_intruder
GraphQL tester
A tool to assess vulnerabilities in GraphQL endpoints by simulating attacks.
A plugin based GraphQL vulnerability assessment tool.
13 stars
2 watching
0 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
graphqlgraphql-securitypentest-toolpython3
Related projects:
Repository | Description | Stars |
---|---|---|
doyensec/inql | A tool for testing GraphQL APIs with vulnerability detection and customizable scans. | 1,554 |
omar2535/graphqler | A tool to dynamically test GraphQL APIs with a focus on context awareness | 129 |
gsmith257-cyber/graphcrawler | Automated testing toolkit for GraphQL APIs | 305 |
denniskniep/gqlraider | A Burp Suite extension for inspecting and manipulating GraphQL queries | 21 |
assetnote/batchql | A tool to test GraphQL queries and mutations for security vulnerabilities by performing batch attacks | 371 |
nicholasaleks/graphql-threat-matrix | A framework to help identify security gaps in GraphQL APIs by analyzing implementation differences and vulnerabilities. | 297 |
dolevf/graphql-cop | A tool to scan GraphQL APIs for common security vulnerabilities and report potential issues | 401 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 463 |
nicholasaleks/crackql | A utility for automatically generating and sending multiple payload variations to test GraphQL APIs' strength against common attacks such as brute-forcing, password spraying, and fuzzing. | 318 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
swisskyrepo/graphqlmap | A tool for automating interaction with GraphQL endpoints for pentesting and vulnerability assessment. | 1,408 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 208 |
dolevf/graphw00f | A tool to identify and analyze the underlying technology behind a GraphQL endpoint. | 587 |
g-plane/pretty_graphql | A tool for formatting GraphQL queries to make them more readable. | 6 |
br3akp0int/gqlparser | A tool for parsing and editing GraphQL queries in Burp Suite to help inject payloads into dynamic user input parameters. | 58 |