Lesson Plan Title: How to Perform Numeric SQL Injection
Concept / Topic To Teach:
SQL injection attacks represent a serious threat to any database-driven site. The methods behind an attack are easy to learn and the damage caused can range from considerable to complete system compromise. Despite these risks an incredible number of systems on the internet are susceptible to this form of attack.General Goal(s):
The form below allows a user to view weather data. Try to inject an SQL string that results in all the weather data being displayed.