Hi, I’m confused that in Question 1 of Exercise 3, SameSite cookies are listed as a countermeasure against clickjacking.
From my understanding, in a clickjacking attack the action is performed in the same context as the actual site (SameSite). Therefore, SameSite cookies would not mitigate this attack.