News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
PHP Security Cross-Site Scripting Attacks (XSS)
May 01, 2012 @ 11:59:28

PHPMaster.com has a new tutorial posted today (by George Fekete) about preventing cross-site scripting attacks in your PHP-based applications.

Unfortunately, cross-site scripting attacks occurs mostly, because developers are failing to deliver secure code. Every PHP programmer has the responsibility to understand how attacks can be carried out against their PHP scripts to exploit possible security vulnerabilities. Reading this article, you'll find out more about cross-site scripting attacks and how to prevent them in your code.

Included in the tutorial is an example with a simple form and definitions of different types of XSS attacks - reflected XSS, persistent XSS and three ways to prevent them: data filtering, output filtering and data validation. He also links to a few "cheatsheets" to help even more (including this guide and a Zend Framework set of XSS test data.

0 comments voice your opinion now!
tutorial security xss filter validate data output cheatsheet


blog comments powered by Disqus

Similar Posts

Martin Sikora's Blog: Silex + Doctrine 2 ORM

PHPBuilder.com: Compose a MVC Paradigm for PHP with Symfony

PHPBuilder.com: Web Services Implementation using PHP and SOAP

PHPClasses.org: PHP Image Nudity Filter

Felix Geisendorfer's Blog: Windows XP Apache PHP output problem


Community Events











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


example community opinion code database functional application introduction release language podcast testing interview zendframework2 api series composer framework phpunit development

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