Last updated
Last updated
inql - python script and burp extension for scan qraphql:
GraphQL визуализация
GraphQL IDE:
GraphQL коннектится к MongoDB, или вроде же к любой базе?
Есть разные библиотеки для работы с GraphQL API: AWS AppSync, Apollo, ...
Для вот этих двух интроспекция работает. Достаточно сделать запрос: {<запрос на интроспекцию из PayloadAllTheThings>}
Link:
a GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations. This script is not complex, and we welcome improvements.
This tool is capable of detecting the following:
Introspection query support
Schema suggestions detection
Potential CSRF detection
Query name based batching
Query JSON list based batching