From e700870f78189fa3fc6b1b8d38a65e6698903d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Fri, 20 May 2022 21:27:45 +0100 Subject: [PATCH] fix HackTricks graphql url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c201ac..a73ce33 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Please read the contributions section before openin | [API Security Empire](https://github.com/cyprosecurity/API-SecurityEmpire) | The API Security Empire Project aims to present unique attack & defense methods in the API Security field | | [API Security Encyclopedia](https://apisecurity.io/encyclopedia/content/api-security-encyclopedia.htm) | APIsecurity.io - API Security Encyclopedia | | [Web API Pentesting](https://book.hacktricks.xyz/pentesting/pentesting-web/web-api-pentesting) | HackTricks - Web API Pentesting | -| [GraphQL](https://book.hacktricks.xyz/pentesting/pentesting-web/web-api-pentesting) | HackTricks - GraphQL | +| [GraphQL](https://book.hacktricks.xyz/network-services-pentesting/pentesting-web/graphql) | HackTricks - GraphQL | ## Enumeration, Scanning and exploration steps | Name | Description |