Tuesday, March 20, 2007

SQL Injection

As a web developer you should always structure your data access to avoid SQL Injection attacks. I came across this great cheat sheet for sql injection.

This is one of the first things you should learn when you start working on web applications so have a read.

No comments: