News Feed
Jobs Feed
Sections




News Archive
PHPBuilder:
Pro PHP Security / Preventing SQL Injection, Part 2
November 09, 2006 @ 07:49:00

PHPBuilder is back with the second part of their excerpt from the book Pro PHP Security (Apress)looking at finding and preventing SQL injections in your applications.

Topics it's broken out into include:

  • Kinds of Injection Attacks
  • Multiple-query Injection
  • INVISION POWER BOARD SQL INJECTION VULNERABILITY
  • Demarcate Every Value in Your Queries
They start off pretty basic - watch what you're directly including in your SQL statement - and move on to how attackers can end your SQL and push in their own and more. The Invision vulnerability is a more real-world example of what can go wrong when filtering isn't done right. The tutorial's rounded off with some of the functions and methods you can use to check the input and filter out the bad from the good.

0 comments voice your opinion now!
prophpsecurity apress book excerpt sql injection part2 prophpsecurity apress book excerpt sql injection part2


blog comments powered by Disqus

Similar Posts

Community News: Zend Framework Security Upgrade (Zend_XmlRpc XXE Issue)

Stuart Herbert's Blog: Learning PHP Data Objects, by Dennis Popel

Tobias Schlitt's Blog: Out now - eZ Components book - win a free copy!

GoodPHPTutorials.com: SQL Injections in PHP with MySQL

Community News: Serendipity 1.1.3 and 1.2-beta2 released due to SQL exploit


Community Events











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


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

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