csrf-protector
There are 9 repositories under csrf-protector topic.
mebjas/CSRF-Protector-PHP
CSRF Protector library: standalone library for CSRF mitigation
AdrianCitu/GenericCSRFFilter
Generic CSRF (Cross-Site-Request-Forgery) Filter
phpgt/Csrf
Automatic protection from Cross-Site Request Forgery.
janithperera/CSRF-Protection-For-WebApps
This repository demonstrates how to protect your web applications from Cross-site Request Forgery
jcavenue/csrf-token
Generate random token for CSRF
MachiavelSST/PHP-Block-CSRF
Secures requests and blocks CSRF attempts.
priv4cy/php-csrf
Implements CSRF in PHP in a simple way.
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