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




Community Events





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


development introduction application community series test custom interview component conference api release database podcast framework opinion language symfony2 unittest phpunit

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