WebHackersWeapons/weapons/GraphQLmap.yaml

11 lines
268 B
YAML
Raw Normal View History

2022-08-16 20:42:23 +09:00
---
name: GraphQLmap
2022-09-19 22:46:41 +09:00
description: GraphQLmap is a scripting engine to interact with a graphql endpoint
for pentesting purposes.
2022-08-17 01:11:14 +09:00
url: https://github.com/swisskyrepo/GraphQLmap
2022-08-16 20:42:23 +09:00
category: tool
2022-08-19 16:26:26 +09:00
type: Fuzzer
2024-01-02 01:08:52 +09:00
platform: [linux, macos, windows]
2022-08-19 16:26:26 +09:00
lang: Python
2024-01-02 01:08:52 +09:00
tags: [graphql]