mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-01-18 10:37:08 -05:00
commit
d73c433b8c
13
weapons/CrackQL.yaml
Normal file
13
weapons/CrackQL.yaml
Normal file
@ -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
|
12
weapons/Glue.yaml
Normal file
12
weapons/Glue.yaml
Normal file
@ -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: []
|
@ -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
|
@ -9,4 +9,5 @@ platform:
|
||||
- macos
|
||||
- windows
|
||||
lang: Typescript
|
||||
tags: []
|
||||
tags:
|
||||
- graphql
|
||||
|
Loading…
Reference in New Issue
Block a user