Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dolevf/black-hat-graphql

The Black Hat GraphQL Book Repository
https://github.com/dolevf/black-hat-graphql

book graphql hacking nostarchpress penetration-testing

Last synced: about 6 hours ago
JSON representation

The Black Hat GraphQL Book Repository

Awesome Lists containing this project

README

        

# Black Hat GraphQL
Book files for **Black Hat GraphQL**.

Enjoy!

***

## Errata
* Page 83 Listing 4-14: `grep` command should be corrected to: `grep -Hnio "graphiql\|graphql-playground" dvga-report/source/*`
* Page 112: The sentence "_In DVGA, run the following query [...]_" should read: "_In **Altair**, run the following query [...]_".
* Page 177: The `COOKIES` variable value should read `{"session":"session-secret"}`

## Notes
* Due to changes in InQL, you may need to install the tool from the its V4 branch, latest version being [4.0.7](https://github.com/doyensec/inql/releases/tag/v4.0.7)