From 51e8dc6378a88500ed21fb59a6ecc4e25383004f Mon Sep 17 00:00:00 2001 From: 0xblank <26724501+0xblank@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:39:25 +0200 Subject: [PATCH] Fix typo in GraphQL Injection README.md --- GraphQL Injection/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphQL Injection/README.md b/GraphQL Injection/README.md index 4a1846d..1ef52b1 100644 --- a/GraphQL Injection/README.md +++ b/GraphQL Injection/README.md @@ -40,7 +40,7 @@ * [nicholasaleks/CrackQL](https://github.com/nicholasaleks/CrackQL) - A GraphQL password brute-force and fuzzing utility * [nicholasaleks/graphql-threat-matrix](https://github.com/nicholasaleks/graphql-threat-matrix) - GraphQL threat framework used by security professionals to research security gaps in GraphQL implementations * [dolevf/graphql-cop](https://github.com/dolevf/graphql-cop) - Security Auditor Utility for GraphQL APIs -* [IvanGoncharov/graphql-voyager)](https://github.com/IvanGoncharov/graphql-voyager) - Represent any GraphQL API as an interactive graph +* [IvanGoncharov/graphql-voyager](https://github.com/IvanGoncharov/graphql-voyager) - Represent any GraphQL API as an interactive graph * [Insomnia](https://insomnia.rest/) - Cross-platform HTTP and GraphQL Client ## Enumeration @@ -403,4 +403,4 @@ curl -X POST http://localhost:8080/graphql\?embedded_submission_form_uuid\=1%27% * [GraphQL Batching Attack - RENATAWALLARM - DECEMBER 13, 2019](https://lab.wallarm.com/graphql-batching-attack/) * [GraphQL for Pentesters presentation by ACCEIS - 01/12/2022](https://acceis.github.io/prez-graphql/) - [source](https://github.com/Acceis/prez-graphql) * [Exploiting GraphQL - Aug 29, 2021 - AssetNote - Shubham Shah](https://blog.assetnote.io/2021/08/29/exploiting-graphql/) -* [Building a free open source GraphQL wordlist for penetration testing - Nohé Hinniger-Foray - Aug 17, 2023](https://escape.tech/blog/graphql-security-wordlist/) \ No newline at end of file +* [Building a free open source GraphQL wordlist for penetration testing - Nohé Hinniger-Foray - Aug 17, 2023](https://escape.tech/blog/graphql-security-wordlist/)