From 25a74d5a6ae5eb56be253a9c9958232117e2f082 Mon Sep 17 00:00:00 2001 From: hahwul Date: Mon, 19 Sep 2022 22:46:41 +0900 Subject: [PATCH] Add graphql tag in GraphQLmap --- weapons/GraphQLmap.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/weapons/GraphQLmap.yaml b/weapons/GraphQLmap.yaml index f5e3fd8..2df916e 100644 --- a/weapons/GraphQLmap.yaml +++ b/weapons/GraphQLmap.yaml @@ -1,7 +1,7 @@ --- name: GraphQLmap -description: 'GraphQLmap is a scripting engine to interact with a graphql endpoint - for pentesting purposes. ' +description: GraphQLmap is a scripting engine to interact with a graphql endpoint + for pentesting purposes. url: https://github.com/swisskyrepo/GraphQLmap category: tool type: Fuzzer @@ -10,4 +10,5 @@ platform: - macos - windows lang: Python -tags: [] +tags: +- graphql \ No newline at end of file