Browser sends cookie with "SameSite=Strict" attribute on another domain
I am solving PortSwigger’s lab: "CSRF where token is tied to non-session cookie". For testing SameSite attribute I created a cookie in my browser with SameSite=Strict for domain https://<id>.web-security-academy.net/.
Then… Continue reading Browser sends cookie with "SameSite=Strict" attribute on another domain