SQL Injection Projects

This project is part of a series, which walk you through several SQL injection attack and defense techniques. They are all written for CNIT 123.

Project 7: SQL Injection with SQLol (20 pts)
Proj SQL-X1: Exploiting a SQL Injection with Havij (10 pts)
Proj SQL-X2: Fixing a SQL Injection Vulnerability with Input Validation (10 pts)
Proj SQL-X3: Exploiting a SQL Injection with sqlmap (10 pts)
Proj SQL-X4: Fixing a SQL Injection Vulnerability with Parameterized Queries (15 pts.)