Lab: Performing CSRF exploits over GraphQL
Last updated
Was this helpful?
Last updated
Was this helpful?
The user management functions for this lab are powered by a GraphQL endpoint. The endpoint accepts requests with a content-type of x-www-form-urlencoded
and is therefore vulnerable to (CSRF) attacks.
To solve the lab, craft some HTML that uses a to change the viewer's email address, then upload it to your exploit server.
You can log in to your own account using the following credentials: wiener:peter
.