News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
ONLamp.com:
Points of Attack PHP and Ajax
August 28, 2007 @ 11:11:00

Matthew McCool has a few reminders for developers out there thinking of using Ajax in your applications - mainly to remember that it has the potential of adding another vulnerability to your application.

Consider a registration form built out of PHP. Any aspect of your script that accepts and processes data is a potential point of attack. If you add Ajax, what you're doing is increasing the complexity of the application and, by extension, introducing greater vulnerability. More points of entry equal a larger attack surface, and that means potential problems for your application.

He continues his login form example and mentions a few things you could do to help protect your application and its users (including using the escaping functions built in to PHP to help remove some harmful input).

0 comments voice your opinion now!
point attack ajax opening login form filter input function point attack ajax opening login form filter input function



Similar Posts

DevShed: Structuring Your Projects for Web Application Security

Pro-PHP Podcast: Interview with Jim Plush of Panasonic

PHP-Learn-it.com: Starting with PHP and AJAX

Joshua Eichorn's Blog: I'll be speaking at php/works

Tnx.nl: PHP in Contrast to Perl


Community Events









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


conference framework application zend book zendframework PEAR database example job package developer ajax PHP5 mysql cakephp security code releases release

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