HTTP - Headers
Last updated
Last updated
Maybe the clue lie in the response headers.
In order to check the response headers we have to intercept the request using Burpsuite.
Let's forward the request to the Repeater
.
The response has a header called Header-RootMe-Admin
. We can include this header in our next request.
Finally, we have to send this request to the server.