News Feed
Jobs Feed
Sections




News Archive
DevShed:
User Authentication and PHP Security
February 22, 2007 @ 10:51:00

DevShed is continuing their series on PHP security with this new tutorial focusing on the security surrounding user authentication.

So far we have covered security vulnerabilities that involve form data, databases and file systems. In this article we are going to look at authentication and the security issues around it. We will also look at some of the most common attacks in this field.

They start things off by describing two of the usual authentication methods - via a login form and through HTTP authentication. They start poking a few holes by looking at some of the common attacks for these approaches including two popular ones - brute force attacks and password sniffing.

0 comments voice your opinion now!
user security authentication bruteforce password sniffing user security authentication bruteforce password sniffing


blog comments powered by Disqus

Similar Posts

Anthony Ferrara's Blog: Properly Salting Passwords, The Case Against Pepper

Chris Hartjes' Blog: Simple User Registration in CakePHP 1.2, Part II

PHP Security Blog: A Trio of Javascript Issues

PHPClasses.org: Where are the PHP women?

Ben Ramsey\'s Blog: Peruser MPM for Apache


Community Events











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


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

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