Odd trouble with realistic 1
Hello HBH! I think I've ran into my first real conundrum with the first realistic challenge. After acquiring the .txt files for the johndoe login, and attempting to login with the "special cookie" as the same cookie in the text file (they matched already) still results in "Your user and pass didn't match our records". I feel like this should work, yet it does not. Am I missing something here?
Edit 1: For clarification, I seem to be having an issue with the password. It seems encoded but my attempts at decoding so far have just resulted in more confusion. Why is this stored in plaintext and yet doesn't work the way it's presented?
Huitzilopochtli wrote: [quote]Am I missing something here? Yes. There is something else in that text file along with the usernames and passwords, that you haven't mentioned anywhere in your post. You need that.[/quote]
I think I communicated my problem inccorrectly. This "something else" is in the same text file correct? It seems to be referred to as a different name within the login page itself, and after attempting to change the name of this "ID" and making sure it matched with what was in the text file for the base user (again I'm confused by that as well, why was this "ID" already set seeming correctly when I hadn't done anything to it yet?) I still have not made any progress
There is one thing that did mislead me on this challenge and I'm having a feeling it's misleading you to, the password you're seeing on the text file isn't encoded at all, it's right there in plain text ;) After that, well, you have to grab the one thing you haven't mentioned in your post and change it to something that would give you higher access priveleges.