24 results for “topic:csrf-prevention”
Anti-CSRF Rack middleware
A simple CSRF Token protection library for PHP. I t will help you to generate the random unique token and validate it to prevent CSRF attack.
A definitely (read: not) secure online banking site. Built for demo purposes as an example of common security vulnerabilities / what NOT to do.
CSRF Protection in Flask
A example of CSRF vulnerability protection with nodejs server.
A service to handle csrf on POST|PULL\DELETE request for php application
We are going to go through some techniques and common PHP use cases for Website Security. Website security is often overlooked- and that’s understandable, but basic security can be put down to lots of techniques.
Web development and Deployment third year project to demonstrate the use of PHP, MySQL, Bootstrap and JQuery.
Lightweight WSGI framework, inspired by ROR & Laravel frameworks
🔒| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
CSRF Attender is a Burp Suite extension that illustrates a PoC for automatically generating CSRF attacks on a WebSite (works only for GET requests and HTTP1.1)
This repository demonstrates how to protect your web applications from Cross-site Request Forgery
Example project to explain how Synchronizer Token Pattern works
Example project that demonstrate how double submit cookie pattern works..
A middleware's collection
Cross-Site Request Forgery (CSRF) Attack in CodeIgniter
A flexible and configurable CSRF library for Java web applications.
Implements CSRF in PHP in a simple way.
Demo project of shopping cart/ e-commerce using node-express, mongodb and EJS (templating engines)
Secures requests and blocks CSRF attempts.
CSRF token menggunakan bahasa pemrograman PHP.
Cross-Site Request Forgery (CSRF) Attack in CodeIgniter
🔑🔒 A method for mitigating anti CSRF attacks on CSP derived api calls
Generate random token for CSRF