View Review Details
| Book: | SQL Injection Defenses | |
| Subject: | Great Information on SQL Injection | |
| Date: | 2007-05-07 05:01:00 | |
| From: | Frank Stepanski | |
|
Rating:
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.
|
||
