Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 11 Jan 2013 12:30:46 +0530
From: fevere alleee <qweeak@...il.com>
To: john-users@...ts.openwall.com
Subject: Cracking md5 salted password

Hi,

I'm newbie in this field. I got a md5 hash + salt in the format
--
user-name:$1$salt$hash
----

I could get correct hash by "openssl passwd -1 -salt salt password" . Does
this mean salt is in plain text ? How can i feed all this info into JTR so
that i can get password for other users ( salt is 8 characters long ) ?

Thanks
qweeak

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.