csrf-prevention
There are 25 repositories under csrf-prevention topic.
baldowl/rack_csrf
Anti-CSRF Rack middleware
banujan6/CSRF-handler
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.
vzhou842/definitely-secure-bank
A definitely (read: not) secure online banking site. Built for demo purposes as an example of common security vulnerabilities / what NOT to do.
testdrivenio/csrf-example
CSRF Protection in Flask
AyemunHossain/csrf-protection-nodejs
A example of CSRF vulnerability protection with nodejs server.
julfiker/csrf-php
A service to handle csrf on POST|PULL\DELETE request for php application
scurite/Websites-Security
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.
szybia/Engage-Games
Web development and Deployment third year project to demonstrate the use of PHP, MySQL, Bootstrap and JQuery.
TeaEntityLab/wsgiLite.js
Lightweight WSGI framework, inspired by ROR & Laravel frameworks
janithperera/CSRF-Protection-For-WebApps
This repository demonstrates how to protect your web applications from Cross-site Request Forgery
ppranitps20/Anti-CSRF-Token
Generates and sends a hidden token value along with the form.
RudigerMorinDocter/CSRF-Attender
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)
Sitaras/eClass-Penetration-Testing
🔒| Evaluating the security (exploiting and fixing vulnerabilities) of Open eClass 2.3 (University of Athens) platform.
jcavenue/csrf-token
Generate random token for CSRF
MachiavelSST/PHP-Block-CSRF
Secures requests and blocks CSRF attempts.
madupoorna/double_submit_cookie_pattern
Example project that demonstrate how double submit cookie pattern works..
madupoorna/Synchronizer_Token_Pattern
Example project to explain how Synchronizer Token Pattern works
npming/E-commerce-nodeJs
Demo project of shopping cart/ e-commerce using node-express, mongodb and EJS (templating engines)
priv4cy/php-csrf
Implements CSRF in PHP in a simple way.
DaveAldon/Anti-CSRF-CSP
🔑🔒 A method for mitigating anti CSRF attacks on CSP derived api calls
dederobert/duskphp-middleware
A middleware's collection
fahimfarookme/csrf4j
A flexible and configurable CSRF library for Java web applications.
galihap76/php-csrf
CSRF token menggunakan bahasa pemrograman PHP.
susantokun/ci-susantokun_csrf
Cross-Site Request Forgery (CSRF) Attack in CodeIgniter
susantokun/ci-susantokun_csrf_attack
Cross-Site Request Forgery (CSRF) Attack in CodeIgniter