Talk:HTTP cookie: Difference between revisions

Content deleted Content added
Line 183:
- https://www.youtube.com/watch?v=jrKOdWPZtAg
- https://stackoverflow.com/questions/8064318/how-to-read-a-secure-cookie-using-javascript
 
 
--[[User:Pleasancoder|Pleasancoder]] ([[User talk:Pleasancoder|talk]]) 19:30, 11 April 2020 (UTC)
 
There are two different techniques: XSS and XSRF. The above cited materials are talking about XSRF, it may not even need ''scripting'' (that last '''S''' in XSS).
By the way, XSRF would be effectively blocked if appropriate cookies are set to SameSite=Strict and users are using recent version of browsers that respect that cookie attribute. See Same-site cookie section.
 
== Semi-protected edit request on 7 August 2019 - Grammatical Edit ==