News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Session Security
September 18, 2009 @ 08:12:12

In a new tutorial on PHPBuilder.com Marc Plotz takes a look at the security of your sessions and how to protect them from would-be data thieves.

Sessions are a very complicated part of PHP, and it is no surprise that the smarter website attacks are carried out on sessions. Most of these attacks involve one user impersonating another, or, more to the point, "hijacking" the other user's session data. As most experienced developers know, exploiting session data is an easy way into most low-to-medium security level websites--after all, that is how most website login systems work.

He looks at a few methods the hacker could use to get at your session data - session fixation, capturing and predicting where the values could be set so you can gain access.

0 comments voice your opinion now!
session security tutorial


blog comments powered by Disqus

Similar Posts

PHPMac.com: Two New Tutorials (Switch Navigation & A Simple Login)

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)

DZone.com: PHP Quick Reference

NetTuts.com: Build Ajax Data Grids with CodeIgniter and jQuery

Rob Allen's Blog: Zend Framework Tutorial


Community Events









Don't see your event here?
Let us know!


code database phpunit release api example introduction language community framework development unittest event testing zendframework2 interview functional object opinion composer

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework