Secure Session Extended
Package:
Summary:
Prevent session hijacking and fixation attacks
Groups:
Author:
Description:
This class can be used to prevent session hijacking and fixation attacks.
It is based on the class originally written by Vagharshak Tozalakyan.
This version starts the session when the object is created, allows choosing the hashing algorithm used to encrypt the users fingerprints, and set the expiry time of the session.
It is based on the class originally written by Vagharshak Tozalakyan.
This version starts the session when the object is created, allows choosing the hashing algorithm used to encrypt the users fingerprints, and set the expiry time of the session.
Comments are closed.