/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

timtech.blog
| | www.sjoerdlangkemper.nl
2.4 parsecs away

Travel
| | This article describes how cross site request forgery works, how sites defend against it and how to bypass these defenses.
| | www.vlent.nl
2.1 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.
| | smagin.fyi
1.8 parsecs away

Travel
| | Why do we have both CSRF protection and CORS?
| | blog.doyensec.com
8.3 parsecs away

Travel
| Exploiting Client-Side Path Traversal to Perform Cross-Site Request Forgery - Introducing CSPT2CSRF