News Feed
Jobs Feed
Sections




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).

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


blog comments powered by Disqus

Similar Posts

DevShed: Developing a Form Validation System with the Observer Pattern in PHP

Pro-PHP Podcast: Interview with Jim Plush of Panasonic

Zend Developer Zone: Mail Call!

Ben Ramsey's Blog: Funcaday.com Dashboard Widget

WebReference.com: Using PHP Encryption for Login Authentication


Community Events











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


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

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