From 5fe3bcf7e5fbe8688447454a8d34959d45716b76 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 29 Oct 2022 00:41:21 +0900 Subject: [PATCH] Add BatchQL --- weapons/BatchQL.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/BatchQL.yaml diff --git a/weapons/BatchQL.yaml b/weapons/BatchQL.yaml new file mode 100644 index 0000000..7202442 --- /dev/null +++ b/weapons/BatchQL.yaml @@ -0,0 +1,13 @@ +--- +name: BatchQL +description: GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations +url: https://github.com/assetnote/batchql +category: tool +type: Fuzzer +platform: +- linux +- macos +- windows +lang: Python +tags: +- graphql \ No newline at end of file