News Feed
Jobs Feed
Sections




News Archive
Anthony Ferrara:
Preventing CSRF Attacks
February 20, 2013 @ 09:36:41

Anthony Ferrara has written up a new post to his site looking at efective use of CSRF tokens and a few different strategies for generating them.

There's been a bit of noise in the past week about the proper way to prevent Cross-Site-Request-Forgery (CSRF) attacks. It seemed to have started with this post. There's been discussion in the comments, and on Twitter about it, and there seems to be several opposing viewpoints on the matter. I want to start off by saying that I agree completely with the post in question. But I figured I'd write a post to explain WHY I agree with it.

He starts with an overview of a few of the common types of request forgery including from a javascript injection, a Man-in-the-Middle attack and a replay attack. He then breaks up the "lines of defense" part of the post into three different sections - adding a hidden token field to forms, changing the token for each request and using random numbers when regenrating them.

0 comments voice your opinion now!
csrf attack prevention overview token generation tutorial


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Ajax and PHP: The Simple Way

The Bakery Blog: SwiftMailer Component Tutorial

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

PHPMaster.com: Setting Custom Error Messages for Zend_Form_Element

The Bakery: RESTful Web Services With CakePHP


Community Events











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


zendframework2 usergroup unittest functional opinion rest release symfony2 introduction language conference testing interview database community podcast series development framework phpunit

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