An open API service indexing awesome lists of open source software.

https://github.com/mebjas/jcsrf-implementation

jCSRF is a proposed framework for prevention of CSRF in web applications
https://github.com/mebjas/jcsrf-implementation

Last synced: about 1 month ago
JSON representation

jCSRF is a proposed framework for prevention of CSRF in web applications

Awesome Lists containing this project

README

        

PHP security library for CSRF prevention
========================================

Stand alone library for **Cross Site Request Forgery** prevention. Inspired from research paper by on jCSRF by Riccardo Pellizi & R. Sekar

Added: tests against existing methods