From d141a1a631d55e9ef2ee95af560714e61c60412d Mon Sep 17 00:00:00 2001 From: Dolev Farhi Date: Sat, 25 Nov 2023 21:30:30 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9d8a1d..93c4d8f 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ graphw00f currently attempts to discover the following GraphQL engines: * Caliban - Scala * jaal - Golang * absinthe-graphql - Elixir +* GraphQL.NET - Microsoft .NET # GraphQL Threat Matrix The graphw00f project uses the [GraphQL Threat Matrix Project](https://github.com/nicholasaleks/graphql-threat-matrix/) as its technology security matrix database. When graphw00f successfully fingerprints a GraphQL endpoint, it will print out the threat matrix document. This document helps security engineers to identify how mature the technology is, what security features it offers, and whether it contains any CVEs.