Skip to content
forked from doyensec/inql

GraphQL Security Research Material

Notifications You must be signed in to change notification settings

deurstijl/graph-ql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Security Toolkit

With the increasing popularity of GraphQL technology, we will be using this repository to publish scripts and other resources that can facilitate security testing efforts.

GraphQL Official Logo

GraphQL Introspection

A tool to query a GraphQL endpoint with introspection in order to retrieve queries & mutations

Author: Paolo Stagno (@Void_Sec)

Usage: $python GraphQL_Introspection.py -t https://192.168.1.82/examples/04-bank/graphql

The resulting HTML page will contain details for all available Queries, Mutations and Subscriptions as shown here:

Preview

About

GraphQL Security Research Material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%