PHP Classes

PHP CSRF Protector: Generate CSRF protection tokens

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2024-01-09 (2 months ago) RSS 2.0 feedNot enough user ratingsTotal: 250 This week: 2All time: 7,920 This week: 94Up
Version License PHP version Categories
php-csrf-protector 1.0BSD License3.0HTML, PHP 5, Security
Description 

Author

This class can generate CSRF protection tokens.

It can create a new token based on the user browser agent, the user computer IP address and random values. The generated token is stored in a session variable.

The class can generate form input values to pass the token when the form is submitted.

It can also verify the passed token against what is stored in the session variable.

Picture of Dilnei Soethe Spancerski
  Performance   Level  
Name: Dilnei Soethe Spancerski <contact>
Classes: 1 package by
Country: Brazil Brazil
Age: 35
All time rank: 3983322 in Brazil Brazil
Week rank: 109 Up9 in Brazil Brazil Up

Details

CSRFProtector

Protege os formulários contra ataque CSRF em PHP

Leia como usar em: http://www.dilneiss.blog.br/tecnicas-truques-aplicacao-web-segura-seguranca-entenda-previna-php/


  Files folder image Files  
File Role Description
Plain text file CSRFProtector.php Class Class source
Accessible without login Plain text file README.md Data Documentation

 Version Control Unique User Downloads Download Rankings  
 100%
Total:250
This week:2
All time:7,920
This week:94Up