|
Beginner Question: MD5+Salt (shadow)
|
|
01-08-2012, 06:24 PM
(This post was last modified: 01-08-2012 06:27 PM by terrier.)
Post: #1
|
|||
|
|||
|
Beginner Question: MD5+Salt (shadow)
Hi,
I trying to learn how to use oclHashcat, but I didn't find any good tutorial. So I created a password in /etc/shadow (CentOS 5 with MD5) and took the string Code: $1$DQ//MbKY$47uLg5b9VMxenvhmXv6yP0After some research i think i managed to convert it into a hex from, which if I understood it correctly is requried for hashcat and I got the string: Code: e3b5251b907dbe65c43551ccc55e98a7:76afff981932Code: oclHashcat-plus64.exe -m11 --hex-salt test.txtCode: oclHashcat-plus64.exe -m11 --hex-salt -1 ?l?d test.txt ?1?1?1?1?1?1Was the converstion done correctly / necessary? What is the correct syntax to use? If someone could send me a link to a tutorial, so I can learn it, i would appriciate it a lot. EDIT1: Corrected some typos. Thanks! |
|||
|
01-08-2012, 07:05 PM
Post: #2
|
|||
|
|||
|
RE: Beginner Question: MD5+Salt (shadow)
take a look at oclExample500.sh
|
|||
|
01-09-2012, 10:47 PM
Post: #3
|
|||
|
|||
|
RE: Beginner Question: MD5+Salt (shadow)
Thanks a lot. I looked at the example and it works as described. It's actually easier than i thought.
|
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help



