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

Chris Shiflett\'s Blog: Brain Bulb Webcasts

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO

Hardened-PHP Project: Advisory - PHProjekt (Remote) Include Vulnerabilities

Zend Developer Zone: An Introduction to the Art of Unit Testing in PHP

DevShed: Introducing the Strategy Pattern


Community Events







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


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

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