From 86db053bd41f014f4d51aab86f3a24861fe7a6ee Mon Sep 17 00:00:00 2001 From: hahwul Date: Mon, 19 Sep 2022 22:46:13 +0900 Subject: [PATCH] Add CrackQL --- weapons/CrackQL.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/CrackQL.yaml diff --git a/weapons/CrackQL.yaml b/weapons/CrackQL.yaml new file mode 100644 index 0000000..47b35a0 --- /dev/null +++ b/weapons/CrackQL.yaml @@ -0,0 +1,13 @@ +--- +name: CrackQL +description: CrackQL is a GraphQL password brute-force and fuzzing utility. +url: https://github.com/nicholasaleks/CrackQL +category: tool +type: Fuzzer +platform: +- linux +- macos +- windows +lang: Python +tags: +- graphql \ No newline at end of file