From 2f923463a26cd10f7d836953f9c863002a84bae8 Mon Sep 17 00:00:00 2001 From: Techbrunch Date: Tue, 6 Dec 2022 14:24:46 +0100 Subject: [PATCH] Add GraphQL Threat Matrix --- GraphQL Injection/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/GraphQL Injection/README.md b/GraphQL Injection/README.md index 178fc6a..353127d 100644 --- a/GraphQL Injection/README.md +++ b/GraphQL Injection/README.md @@ -34,6 +34,7 @@ * [Insomnia - Cross-platform HTTP and GraphQL Client](https://insomnia.rest/) * [AutoGraphql + introspection](https://graphql-dashboard.herokuapp.com/) * [CrackQL - A GraphQL password brute-force and fuzzing utility.](https://github.com/nicholasaleks/CrackQL) +* [GraphQL Threat Matrix - GraphQL threat framework used by security professionals to research security gaps in GraphQL implementations ](https://github.com/nicholasaleks/graphql-threat-matrix) ## Exploit