SQL Injection Training
I’ve found an awesome website that will help you secure your PHP/MySQL website by allowing you to break his! Teach me SQL injection gives you the opportunity to hack into a typical website!
From the website:
Today I’ve given a SQL injection class at the VU University in Amsterdam. I’ve created a website that is vulnerable to SQL injection and I wanted to share this demo/assignment with you. Note that I’ve turned off magic_quotes_gpc to make life a little easier. The assignment is to find out my age. Whenever somebody has deleted the records in the database you can reset it. One hint: it runs on a PHP5/MySQL5 environment.Application: http://server.maussoft.com/~sqlinject/list.php
Reset DB: http://server.maussoft.com/~sqlinject/reset.php
Can you hack this application? Try to do it without looking at the source code. Prove it and post an URL in the comments that injects SQL in such a way that the application shows my age. For the pro’s: try to do the same on safe1_view.php, safe2_view.php and insert.html/insert.php. If you can do the same on safe3_view.php or safe4_view.php you are officially 1337 in my book…
Give it a shot! You might be amazed with what you learn!
[Codingspace.org » Teach me SQL injection]
If you found this post useful, why don't you buy me a cup of coffee to show your gratitude?

