Posts Tagged “injection”

Protect your website against SQL injection

by Nazly on February 17, 2010

SQL injection is one of the deadliest techniques attackers use to exploit the weakness in your database code of your website. Regardless of the technology/scripting language you must make sure your code is 100% perfect against SQL injection. Here I (…)

Read the rest of this entry »