A demo application to showcase the double submit cookie pattern used to overcome CRFS attacks in websites.
-
Updated
Oct 7, 2018 - JavaScript
A demo application to showcase the double submit cookie pattern used to overcome CRFS attacks in websites.
Cross-site request forgery, also known as one-click attack or session riding and abbreviated as CSRF or XSRF, is a type of malicious exploit of a website where unauthorised commands are transmitted from a user that the web application trusts
Example project that demonstrate how double submit cookie pattern works..
Add a description, image, and links to the double-submit-cookie-pattern topic page so that developers can more easily learn about it.
To associate your repository with the double-submit-cookie-pattern topic, visit your repo's landing page and select "manage topics."