Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Cookie poisoning as in Basic20 (Basic20-spoiler)
Hey, I have just recently finished Basic 20, with a bit of help from -cL's article on some basic webhacks.
Basic 20 is using a MySQL-login which uses cookies; you poison the cookie with some MySQL-code and you get in.
So, I finished the challenge, but I don't see where it fits in the code.. I have no idea how the cookies are used in the login-system, making it possible to inject MySQL through them.
Could someone give me a piece of example code for a login like the one applied in Basic 20?
I would really appreciate it, because it will enable me to see what I did there.
Thanks anyway -cL for letting me finish the challenge!