imagine we have this website.

image.png

now intercept the request using burpsuite.

image.png

notice the cache header.

now let’s try to see if any request value reflect in the page.

image.png

notice that the fehost cookies is reflected in the body of the lab.

let’s try to change it’s value to xss payload.

image.png

notice that we got it now send the request multiple times.

now let’s go back to the website.

image.png

please notice the alert box.