Merge pull request #65 from hahwul/hahwul-dev

Sync
pull/68/head
HAHWUL 2022-09-19 22:53:45 +09:00 committed by GitHub
commit d73c433b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 31 additions and 4 deletions

13
weapons/CrackQL.yaml Normal file
View 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
View 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: []

View File

@ -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

View File

@ -9,4 +9,5 @@ platform:
- macos
- windows
lang: Typescript
tags: []
tags:
- graphql