Des Password Cracking And Jtr

Newbie Member
27Sep2008,10:39   #1
paug's Avatar
I am learning the Ins and Outs of password security and how to test passwords with John The Ripper. Can anyone teach me how to crack this password: .$xvcF8YX41U6

I believe it's a DES encrypted password. I already learned how to decrypt and test MD5 hashes, now I need to test DES passwords.
Go4Expert Member
29Sep2008,14:56   #2
linuxswan's Avatar
Paug then post one new topic where please teach how to decrypt and test MD5 hashes.

that knowledge will help us
Invasive contributor
29Sep2008,21:22   #3
neo_vi's Avatar
look for any DES cracker online, i dont think this is a DES encrypted thing. Check..!
Invasive contributor
2Oct2008,07:41   #4
XXxxImmortalxxXX's Avatar
i dont think thats a MD5 or a DES encryption i think its a ASCII encryption actually
Know what you can do.
2Oct2008,18:36   #5
SpOonWiZaRd's Avatar
I went to this site and tried to decrypt it in one of those formats but none worked http://www.paulschou.com/tools/xlate/
Invasive contributor
3Oct2008,02:30   #6
XXxxImmortalxxXX's Avatar
lol dont user a program on decrypting ascii actually ill post a tutorail on how to do it one second
Know what you can do.
3Oct2008,14:07   #7
SpOonWiZaRd's Avatar
Thanx, but is that ASCII?
Invasive contributor
3Oct2008,16:22   #8
XXxxImmortalxxXX's Avatar
i think so because of all the characters

here is a brief example on decrypting ascii let say i have A 4 5 v k ^ %

A=0
4=+1
5=+2
v=+3
so the first letter always stays with the first one so a will always be A 4+1=5 so so far its

a5

and you keep on adding + to each number

its more difficult but thats just the basic
Know what you can do.
6Oct2008,14:22   #9
SpOonWiZaRd's Avatar
It sound complicated, I will have to read up on that sometime...
Invasive contributor
9Oct2008,20:30   #10
XXxxImmortalxxXX's Avatar
no its really easy u just have to get the hang of it it pissed me off but i finally got it you can learn it in like 5 minutes lol tis easy