Thursday, July 06, 2006
Preventing blind SQL injection attacks
By now, you probably know how to prevent SQL injection attacks, but your defense measures may be leaving a door open for attackers to launch blind SQL injections. In this tip, Web application security expert Michael Cobb explains how these SQL injection attacks occur, and offers tactics for protecting your Web applications.