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

David Goodwin's Blog: Book Review: PHP Web 2.0 Mashup Projects

WebReference.com: Security Techniques

Codewalkers.com: Two New Book Reviews

PHP.net: PHP 4.4.3 Released

PHP.net: PHP 5.2.2 and PHP 4.4.7 Released


Community Events











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


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

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