SQLBits 2010

Understanding and Preventing SQL Injection Attacks

SQL injection can happen to you! But SQL injection is also very easy to prevent. Learn the ins and outs of SQL injection so that you don't become a victim.
SQL Injection attacks are one of the most common hacker tricks used on the web.  Learn what a SQL injection attack is and why you should be concerned about them. Through demonstrations, witness different types of SQL injection attacks, how to find them, and how to block them.