| Author |
ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
i downloaded john the ripper, and i have read tutorials on it a million times and i still dont kno y i keep getting this message:
"No password hashes loaded"
what does that mean? and how do i fix it?? |
|
| Author |
RE: ok i need some help here |
What_A_Legend
...Legend?

Posts: 469
Location: On the Net
Joined: 12.04.06 Rank: Omniscient |
|
have your got a word list ?
|
|
| Author |
RE: ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
yea.. i have quite a long word list too
|
|
| Author |
RE: ok i need some help here |
unreb
Member
Posts: 6
Location: UK
Joined: 24.06.06 Rank: Wiseman |
|
Hi,
what does the passwd file look like?? it should start with something along the lines of ....
user:hash
i.e.
hbh:spnlhmTpnxYQ.
--unreb
 |
|
| Author |
RE: ok i need some help here |
NetSurj
Member

Posts: 13
Location: Texas
Joined: 01.08.06 Rank: Elite |
|
That message, more than likely, means that there is something wrong with the password you put in.
Make sure that you have the username password in a txt document in this format:
username : password (without the spaces)
If you're still getting the message, go back to check the password. Make sure that you got every character.
If it's still happening - try another password. If the new one works, I would say to use another cracker - ie Cain and Abel.
Good luck.
You're obliged to pretend respect for people and institutions you think absurd. You live attached in a cowardly fashion to moral and social conventions you despise, condemn, and know lack all foundation. It is that permanent contradiction between your ideas and desires and all the dead formalities and vain pretenses of your civilization which makes you sad, troubled, and unbalanced. In that intolerable conflict you lose all joy of life and the feeling of personality, because at every moment they suppress and restrain and check the free play of your powers. That's the poisoned and mortal wound of the civilized world. - Octave Mirbeau
Edited by NetSurj on 24-08-06 14:12 |
|
| Author |
RE: ok i need some help here |
Uber0n
Member

Posts: 1963
Location: Sweden
Joined: 13.06.06 Rank: God |
|
JtR is simply the best, so try until u get it.
But, as already mentioned, the hash has to have the correct length. Otherwise it doesn't get loaded.
Try this MD5 hash
5f4dcc3b5aa765d61d8327deb882cf99
it's the word 'password' without quotes. Check if the word password is in your wordlist, then try to crack this hash to see if you're doing it right.
Feel free to PM me with questions.
Peace 

http://uber0n.webs.com/ |
|
| Author |
RE: ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
ok heres wut i get wen i put that 5f4dcc3b5aa765d61d8327deb882cf99 into the jtr...
john-386.exe --wordlist=list.txt c:\pssword.txt
Loaded 2 password hashes with no different salts (NT LM DES [32/32 BS])
fopen: list.txt: No such file or directory
the list.txt is in the exact same directory as the jtr program...i dont get y it says that last line....and wut does the 2nd line mean? that it worked? how do i see the password once it worked? |
|
| Author |
RE: ok i need some help here |
regit
Member

Posts: 135
Location: 0.0.0.0 (127.0.0.1 is to popular)
Joined: 01.05.06 Rank: Elite |
|
Its been a while since ive used jtr, but I think you might only need 1 "-" so it be:
john-386.exe -wordlist=list.txt c:\pssword.txt
|
|
| Author |
RE: ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
|
no, it says clearly that i need 2 - marks.....so i dont kno wut to do...but maybe my password isnt really a hash or sumthin? i dunno im new to this...heres the password: c8hgvz....does that work with jtr or wut? |
|
| Author |
RE: ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
ok i still havent figured this thing out...i need some more help with jtr....this is wut the screen looks like(btw, im using a cain and abel wordlist):
john-386.exe --wordlist=wordlist.exe c:\pssword.txt
loaded 2 password hashes with no different salts (NT LM DES [32/32 BS])
guesses: 0 time: 0:00:00:00 100% c/s:1999k trying:ZYRIAN - ZYZZOGE
can someone explain
1)wut is going on here
2)how do i fix this
3)what are salts
4)does my pssword.txt file hafta say "user:(then wutever the hash is)" or can it say "password:(then wutever the hash is)"
please?
|
|
| Author |
RE: ok i need some help here |
korg
Admin from hell

Posts: 1704
Location: ENDING YOUR ONLINE EXPERIENCE!
Joined: 01.01.06 Rank: The Master |
|
First off c8hgvz is not a hash. Did you read my article? And if your using windows the proper way to put it in is.. john-386 -w:wordlist.txt pssword.txt. No double -- and no =. I've used john for a long time and it has never failed me |
|
| Author |
RE: ok i need some help here |
kingofstrings411
Member

Posts: 84
Location: USA
Joined: 14.08.06 Rank: Active User |
|
ok, i read ur article..but i did not find anywhere that says wut a hash actually is...also, i tried the one - mark and i get the same answer so that isnt the problem...is this a hash? d6a6bc0db10694a2d90e3a69648f3a03 cuz if it isnt than wut do i do with it? if it is then y isnt it working wen my pssword file is admin:d6a6bc0db10694a2d90e3a69648f3a03? is that not the correct syntax for a password file? someone help me out here
Edited by kingofstrings411 on 28-08-06 04:02 |
|