Login   Register  
PHP Classes
elePHPant
Icontem

Security_Token

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of MARY Matthieu
Name: MARY Matthieu <e-mail contact>
Packages: 19 Browse all classes by MARY Matthieu Browse all classes by
Country: France, Metropolitan France, Metropolitan - PHP jobs in France, Metropolitan
Age: 34
All time rank: 241 in France, Metropolitan France, Metropolitan
Week rank: 123 Down1 in France, Metropolitan France, Metropolitan Equal


  Detailed description   Download .zip .tar.gz  
This package can be used to generate security tokens to protect against cross-site request forgery (CSRF) attacks.

It generate a time based token to be used for instance in hidden form fields.

The presence of the token in the submitted form values can be verified and an eventual attack can be avoided by not processing the form if the token is not present or is not valid.

  Classes of MARY Matthieu  >  Security_Token  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Security_Token
Base name: security_token
Description: Generate tokens to protect against CSRF attacks
Version: -
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 1012 users
All time rank: 3177
Week users: 0 users
Week rank: 2051 Equal
 
  Groups   Rate classes User ratings   Dependencies  
  Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Security Security protection and attack detection View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
Html
Required
to generate output in our forms

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
bugtracker bugtracker
documentation php doc
official url official project url
simpletest unit test case framework required for the unit test cases used

  Files folder image Files  
File Role Description
Files folder imageSecurity (1 file)
Files folder imageTest (1 directory)
Files folder imageTestlaunchers (1 directory)
Files folder imageValidator (3 files)
Accessible without login Plain text file Autoload.php Aux. loader
Accessible without login Plain text file LICENCE Lic. GPL Licence file

  Files  /  Files folder image Security  
File Role Description
  Plain text file Token.php Class class which manage token

  Files  /  Files folder image Test  
File Role Description
Files folder imageValidator (2 files)

  Files  /  Test  /  Files folder image Validator  
File Role Description
  Plain text file Base.php Class unit test case for Validator_Base class
  Plain text file SessionToken.php Class unit test case for Validator_SessionToken class

  Files  /  Files folder image Testlaunchers  
File Role Description
Files folder imageValidator (2 files)

  Files  /  Testlaunchers  /  Files folder image Validator  
File Role Description
  Accessible without login Plain text file Base.php Test launch unit test case Test_Validator_Base
  Accessible without login Plain text file SessionToken.php Test launch unit test case Test_Valdator_SessionToken.php

  Files  /  Files folder image Validator  
File Role Description
  Plain text file Base.php Class base class for validation
  Plain text file SessionToken.php Class check token from sessions
  Plain text file Token.php Class check token validity

Download all files: security_token.tar.gz security_token.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.