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

NetTuts.com: Dependency Injection in PHP

PHPBuilder.com: Simulating Graphical Charts with XHTML/CSS

Lars Strojny's Blog: Dependency Injection Container Refactorings, Part Two

Codewalkers.com: Great deal on an awesome PHP/MySQL Book

Padraic Brady's Wrox Press Respond to "The Art Of Deception Or Publishing PHP6 Books"


Community Events









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


database code testing opinion api release podcast zendframework2 community example language phpunit composer introduction interview framework tool unittest development object

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