SameSite Cookies for Everyone - Cross Site Request Forgery Mitigations (follow up)
This video describes the SameSite attribute of cookies which aids in mitigating CSRF attacks.
A server can set them via the Set-Cookie HTTP response and they will help mitigate Cross-Site Request Forgery attacks, a common web application attack which we discussed in a previous video.
Many browsers now default cookies to SameSite=Lax. Watch this video to learn more!
2 views
63
14
7 months ago 00:04:16 2
SameSite Cookies for Everyone - Cross Site Request Forgery Mitigations (follow up)
7 months ago 00:13:56 1
SameSite Cookie Attribute Explained by Example (Strict, Lax, None & No SameSite)
7 months ago 00:11:33 1
SameSite Cookies Explained ~ With Examples
1 year ago 00:54:36 1
Tutorial - Part 6 | Authentication for API Routes using JWT and bcrypt
4 years ago 00:35:33 7
CSRF-уязвимости все еще актуальны / Михаил Егоров (Odin — Ingram Micro)
4 years ago 00:21:27 1
Cookie recipes - SameSite and beyond || Google Chrome Developers