vipa0z
Earned a new badge!
For completing the Attacking GraphQL module
Users earned this badge
Users have this badge
Completed on 30 Nov 2025
GraphQL is a query language for APIs as an alternative to REST APIs. Clients are able to request data through GraphQL queries. If improperly configured or implemented, common web security vulnerabilities such as Information Disclosure, SQL Injection, and Insecure Direct Object Reference (IDOR) may arise.