Basic 3
I think it’s broken.
Hear me out. Use the cookie editor to change the username to a base 2 system. Reload the page for the next section. But nothing happens it just re-writes the cookie.
I’m thinking its writing it before reading it.
Also I couldn’t find a user who has completed the challenge.
edit: Issue submitted.
I spoke with @wand3rlust via PM and can confirm that the challenge is online and working correctly. As another hint for anyone else don’t make the SQL too complex.
yes, thanks, @mordak. i had been using the most common syntax for the sql inject (the kind you’d find on an sql injection tshirt :), but this challenge uses an equally simple but different syntax for the inject.
I could use some help with the SQLi part also. I logged in with the correct cookie, got to the second login page about SQL, checked t0 make sure the the cookies were still set to what I set them as in part one - all good there, but now I’ve tried so many different sql injection attacks but haven’t gotten a working one yet. Could someone help me with this part, please? I’m so stuck.