reguest

reguest is a web challenge from the Nullcon Berlin HackIM 2023 CTF

download this challenge zip file

to get the flag we have to make sure that the cookies sent should satisfy two conditions which are role should be admin and really should be yes

Exploitation

to exploit this we will create a simple request script that sends cookies to the target website

Last updated

Was this helpful?