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 diff --git a/weapons/Glue.yaml b/weapons/Glue.yaml new file mode 100644 index 0000000..808e4c5 --- /dev/null +++ b/weapons/Glue.yaml @@ -0,0 +1,12 @@ +--- +name: Glue +description: Application Security Automation +url: https://github.com/OWASP/glue +category: tool +type: Env +platform: +- linux +- macos +- windows +lang: Ruby +tags: [] \ No newline at end of file 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 diff --git a/weapons/graphql-voyager.yaml b/weapons/graphql-voyager.yaml index cc88d6d..e061866 100644 --- a/weapons/graphql-voyager.yaml +++ b/weapons/graphql-voyager.yaml @@ -9,4 +9,5 @@ platform: - macos - windows lang: Typescript -tags: [] +tags: +- graphql