News Feed
Jobs Feed
Sections




News Archive
DevShed:
Sessions and Cookies
June 07, 2007 @ 13:15:43

DevShed has a new book excerpt from a good standby security resource from O'Reilly - Chris Shiflett's "Essential PHP Security". This time, they focus on the chapter talking about sessions and cookie security.

This chapter discusses sessions and the inherent risks associated with stateful web applications. You will first learn the fundamentals of state, cookies, and sessions; then I will discuss several concerns - cookie theft, exposed session data, session fixation, and session hijacking-along with practices that you can employ to help prevent them.

The chapter talks about how the statelessness of HTTP causes problems, how cookies can be stolen because of it and what kinds of things you can do to keep you and your users safe (like session fixation).

0 comments voice your opinion now!
session cookie security oreilly book excerpt session cookie security oreilly book excerpt


blog comments powered by Disqus

Similar Posts

CodeSnipers.com: Book Review: PHP Hacks

IBM developerWorks: Locking down your PHP applications

Zend Developer Zone: Upcoming Zend Webinars

Chris Shiflett\'s Blog: Zend Framework Update

Lars Strojny's Blog: Security "to go"?


Community Events









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


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

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