News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


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

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