Realistic 1
Well, i'm new here, and i did consider myself fairly good at hacking, until this mission. Now, i've been reading the other topics, and i gathered i need to use inline javascript to change the cookie, but when i login, and do javascript:alert(document.cookie); there are no references to johndoe, his password or any other information i am given. Are we meant to guess the cookie variable names, or am i missing something :s.
alright, so i found the file that i need, and correct me if i am wrong, but i believe i need to crack the hash with JTR. the problem is, it doesn't ever work. i make a .txt file like this username:hash, and then save it as pass.txt in the JTR run directory. whenever i try to crack it, it always returns this: loaded 0 passwords, exiting… Does anyone have any idea what is wrong? -b1nary
put it in this format:
username:hash:UID:GUID:GECOS field:home dir:login shell
an example of this would be:
joe_average:hbCG/27dMwzGk:500:500:A normal user:/home/joe_average:/bin/bash
you could also try to crakc the entry that i just put up. The hash is a standard DES hash (don't worrry its a weak password, it'll crack right away).
hope that helped
hmm, then it is a problem with john then… you're just doing the standard:
./john pass.xtx
style crack? or are you putting any specail options?
Big problem, i have a problem, its that I never modified cookie before, but iam trying, si i cought cookie on login page, but i didnt found anything, maybe iam sniffing cookies on bad page or so, anyone can give me a little push? i found the logs.php, but i cant find johndoe.txt, i searched maybe everywhere
Okay so far i found the 2 filez that was easy maybe if you looked at the tools section of this site you might find sumthing to help you find the filez. brb im goin to go look in a mirrorcoughHINTcoughHINTcough. yes but i try to login with the username and pass and it dosent work now whats this about editing cookies?