News Feed
Jobs Feed
Sections




News Archive
DevShed:
Securing Your Web Application Against Attacks
October 21, 2008 @ 08:47:32

DevShed continues their series focusing on the security of your web application in this fifth part of the series. This time they look at preventing attacks on your app via correct authentication.

You will probably recall from the last article that I mentioned the existence of two methods of authentication and discussed the first one, which is through an HTML form. In this article, the fifth one in an eight-part series, we'll start with the second method of authentication. We'll also discuss how attackers may gain access to your system.

This authentication method uses a simple form to let the user pass in their credentials. Unfortunately, because of its simplicity, this also opens it up to three kinds of attacks - password sniffing, reply attacks and brute force attacks.

0 comments voice your opinion now!
secure application tutorial html form login password sniff brute force


blog comments powered by Disqus

Similar Posts

Paul Gregg's Blog: Want to try out the next major version of Delphi for PHP?

Tobias Schlitt\'s Blog: The eZ components tutorial online

Developer Tutorials: Zend Framework Tutorial

PHPMaster.com: Localizing PHP Applications "The Right Way", Part 1

Daniel Krook's Blog: Move from MySQL to DB2 via the Cloud


Community Events









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


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

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