csrf-prevention topic

List csrf-prevention repositories

definitely-secure-bank

23
Stars
3
Forks
Watchers

A definitely (read: not) secure online banking site. Built for demo purposes as an example of common security vulnerabilities / what NOT to do.

rack_csrf

191
Stars
19
Forks
Watchers

Anti-CSRF Rack middleware

CSRF-handler

33
Stars
6
Forks
Watchers

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.