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: almost 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,540 |
omar2535/graphqler | A tool to dynamically test GraphQL APIs with a focus on context awareness | 126 |
gsmith257-cyber/graphcrawler | Automated testing toolkit for GraphQL APIs | 302 |
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 | 367 |
nicholasaleks/graphql-threat-matrix | A framework to help identify security gaps in GraphQL APIs by analyzing implementation differences and vulnerabilities. | 287 |
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 |
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. | 316 |
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,390 |
contentful-labs/gqli.rb | A Ruby-based GraphQL client DSL for creating queries and fragments against various APIs | 211 |
dolevf/graphw00f | Fingerprinting tool to identify the underlying GraphQL server technology behind a given endpoint. | 578 |
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 |