Monday, 26 August 2013

Secure logout with PHP sessions

Secure logout with PHP sessions

References

Reference NO 1

http://stackoverflow.com/questions/15200222/secure-logout-with-php-sessions

Reference NO 2

http://stackoverflow.com/questions/328/php-session-security

Reference NO 3

http://web.securityinnovation.com/appsec-weekly/blog/bid/79153/Destroy-Sessions-When-Users-Log-Out-in-PHP

Reference NO 4

http://www.sitepoint.com/php-sessions/

Reference NO 5

http://board.phpbuilder.com/showthread.php?10375162-Log-out-and-destroy-end-session

Reference NO 6

http://phpsec.org/projects/guide/4.html

Reference NO 7

https://www.owasp.org/index.php/Session_Management

Reference NO 8

http://security.stackexchange.com/questions/16511/will-session-regenerate-id-without-true-parameter-improves-security-should-i

No comments:

Post a Comment