mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-25 09:21:18 -05:00
Merge pull request #111 from hahwul/add-gqlspection
chore: Add GQLSpection tool to weapons directory
This commit is contained in:
commit
81012dbf0b
9
weapons/GQLSpection.yaml
Normal file
9
weapons/GQLSpection.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
name: GQLSpection
|
||||||
|
description: parses GraphQL introspection schema and generates possible queries
|
||||||
|
url: https://github.com/doyensec/GQLSpection
|
||||||
|
category: tool
|
||||||
|
type: Utils
|
||||||
|
platform: [linux, macos, windows]
|
||||||
|
lang: Python
|
||||||
|
tags: [graphql]
|
Loading…
x
Reference in New Issue
Block a user