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

ThinkPHP Blog: New Help Center for Chorizo!

SitePoint PHP Blog: PHP in Zurich

PHP.net: Security Notice (wiki.php.net)

DevShed: User Management in a PHP Invoicing System

Chris Hartjes' Blog: Don’t Fear The Command Line: Using CakePHP Shells


Community Events











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


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

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