View Review Details


Book:   SQL Injection Defenses
Subject:   Great Information on SQL Injection
Date:   2007-05-07 05:01:00
From:   Frank Stepanski
Rating:  StarStarStarStarStar

For people who use databases for web applications, the threat of attacks is great no matter how small or large your database is. It doesnt matter what type of database you use either (SQL Server, ORACLE, MYSQL). As long as there are hackers out there, then your data is at risk. This great guide gives and overview as well as practical examples for various DBMS on the different types of SQL Injection and how to prevent it from working within your server-side script (PHP, ASP.NET, Java) with filtering, or from within your DBMS using stored proceedures or other techniques.


This is a great guide for the novice getting started in web development or the DBA who needs a quick reference to find specific information. OF course there are books out there with more detail but you don't have to page through 1000+ page books or go searching for hours online. And for 9.99 its worth every penny!


Go get it and keep your data safe!


SQL Injection Defenses
See larger cover


"This is a great guide for the novice getting started in web development or the DBA who needs a quick reference to find specific information...And for 9.99 its worth every penny!"
--Frank Stepanski