Initial commit for password reset lesson

This commit is contained in:
Nanne Baars
2018-05-25 14:27:45 +02:00
parent 8d7ecb19d7
commit eaf68d38c5
23 changed files with 464 additions and 1 deletions

View File

@ -1,4 +1,6 @@
We now explained the basic steps involved in an SQL injection. In this assignment you will need to combine all
the things we explained in the SQL lessons.
Goal: Can you login as Tom?
Have fun!