- How to Fix a SQL Injection Attack
-
Friday, 15th August 2008
In my previous post, What is a SQL Injection Attack, I gave a brief overview of SQL injection and Cross-Site Scripting (XSS), primarily with regard to websites. In the example given, we saw that an attack could take the form of a ‘hacked’ URL which contained either a literal SQL statement, or a hexadecimal string that could be interpreted by an insecure SQL database server.
Tags: attack, backup, ColdFusion, cross-site scripting, database, database server, hack, hacking, how to, howto, programatically, restore, rollback, script, Scripting, SQL, XSS