/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

smagin.fyi
| | timtech.blog
1.8 parsecs away

Travel
| | Fun with Cross-Site Request Forgery (CSRF) in a creative Web Timing Attack scenario, highlighting the risks inherent to SameSite=None session cookies.
| | www.vlent.nl
2.0 parsecs away

Travel
| | [AI summary] The article explains that Django's Cross-site request forgery (CSRF) protection relies on a 'Double Submit Cookie' mechanism requiring both a cookie and a form parameter, and demonstrates how the validation works and why it prevents malicious requests.
| | bogs.io
1.3 parsecs away

Travel
| | CSRF stands for Cross-Site Request Forgery and is one of the most "popular" web application vulnerabilities
| | fosterelli.co
7.2 parsecs away

Travel
| Cross-Site Request Forgery, or CSRF, is a type of attack that developers are familiar with in traditional web applications, but often misunderstand or f......