mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-01-18 18:47:13 -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
|
name: GraphQLmap
|
||||||
description: 'GraphQLmap is a scripting engine to interact with a graphql endpoint
|
description: GraphQLmap is a scripting engine to interact with a graphql endpoint
|
||||||
for pentesting purposes. '
|
for pentesting purposes.
|
||||||
url: https://github.com/swisskyrepo/GraphQLmap
|
url: https://github.com/swisskyrepo/GraphQLmap
|
||||||
category: tool
|
category: tool
|
||||||
type: Fuzzer
|
type: Fuzzer
|
||||||
@ -10,4 +10,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Python
|
lang: Python
|
||||||
tags: []
|
tags:
|
||||||
|
- graphql
|
@ -9,4 +9,5 @@ platform:
|
|||||||
- macos
|
- macos
|
||||||
- windows
|
- windows
|
||||||
lang: Typescript
|
lang: Typescript
|
||||||
tags: []
|
tags:
|
||||||
|
- graphql
|
||||||
|
Loading…
Reference in New Issue
Block a user