# GraphQL

[**GraphQL:**](https://github.com/graphql/graphiql) GraphQL IDE Monorepo.

![](/files/-MWzxGbcTsw1VEN7ot_d)

&#x20;[**GraphQLmap**](https://github.com/swisskyrepo/GraphQLmap)**:** A scripting engine to interact with a graphql endpoint for pentesting purposes.

&#x20;[**InQL**](https://github.com/doyensec/inql) **+ burpsuite:** InQL can be used as a stand-alone script, or as a Burp Suite extension (available for both Professional and Community editions).&#x20;

![](/files/-MWzymn1zYVDU75wjfMX)

{% tabs %}
{% tab title="Configuration Burpsuite" %}
![](/files/-MX--czECRwHJ2q3EhMu)

Add Bearer- token

![](/files/-MX-050f6dSTlmR2TFvp)

Use the context menu to send it to the Repeater (***inql: Sent to graphiQL***)

![](/files/-MX-0a_TT6wDRiSIEVmI)

![](/files/-MgHreOpnoe2BXcuS_4a)
{% endtab %}
{% endtabs %}

## References

{% embed url="<https://busk3r.medium.com/hacking-graphql-for-fun-and-profit-part-1-understanding-graphql-basics-72bb3dd22efa>" %}

{% embed url="<https://busk3r.medium.com/hacking-graphql-for-fun-and-profit-part-2-methodology-and-examples-5992093bcc24>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.seguranca-informatica.pt/tools/web-and-and-dns/graphql.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
