mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
Merge pull request #112 from hahwul/add-clairvoyance
feat: Add Clairvoyance tool for obtaining GraphQL API schema
This commit is contained in:
commit
18c160e07a
9
weapons/clairvoyance.yaml
Normal file
9
weapons/clairvoyance.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
name: Clairvoyance
|
||||
description: Obtain GraphQL API schema even if the introspection is disabled
|
||||
url: https://github.com/nikitastupin/clairvoyance
|
||||
category: tool
|
||||
type: Fuzzer
|
||||
platform: [linux, macos, windows]
|
||||
lang: Python
|
||||
tags: [graphql]
|
Loading…
Reference in New Issue
Block a user