News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHP-Coding-Practices.com:
Introduction To Security Vulnerabilities In PHP
June 13, 2007 @ 08:33:00

From the PHP-Coding-Practices.com site today, there's a new article that discusses some of the top security vulnerabilities that surround PHP applications.

PHP has allowed people with all sorts of backgrounds to put their ideas on the web. With several hundred million web pages programmed in PHP, security plays a big deal for us web programmers. In this introduction I will outline the most common security vulnerabilities in PHP scripts.

Topics include:

  • All Input is Tainted
  • Cross-Site Scripting
  • SQL Injection
  • Code Injection
  • Command Injection
  • Session and Cookie Security
  • Securing File Access

Each has their own explanation (including code where needed) that talks about what the issue is and a hint at its solution. This post will be followed by more tutorials that will focus on each of the topics in more detail with solutions to help solve and prevent them from happening in your application.

2 comments voice your opinion now!
introduction tutorial security vulnerability introduction tutorial security vulnerability





Similar Posts

php|architect: PHP 5.3 namespaces for the rest of us

DevShed: Performing Basic Tasks with MySQL 4.1 and Above, using mysqli with PHP 5

DevShed: Introducing Visitor Objects in PHP 5

Brian Deshong's Blog: Who’s Online with PHP and Memcached

PHPBuilder.com: Search Google Books with the Zend Framework's Zend_Gdata Component


Community Events

phpnw10 PHP Conference 09/10/2010




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


opinion zendframework example codeigniter development phpunit symfony azure developer conference plugin unittest curl database wordpress job application framework book suggestion

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