LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to convert an MD5 hash into shadow format (https://www.linuxquestions.org/questions/linux-software-2/how-to-convert-an-md5-hash-into-shadow-format-847091/)

SentralOrigin 11-28-2010 06:27 PM

How to convert an MD5 hash into shadow format
 
I am trying to use John the Ripper but it doesn't take regular MD5 hashes, only shadow MD5 hashes. For example this hash: 900150983cd24fb0d6963f7d28e17f72 (which, decrypted, is 'abc') within a text file, John the Ripper does not detect because it is not shadow format. How can I convert this MD5 hash into shadow format?

unSpawn 11-28-2010 09:11 PM

What you actually do not want to do is introduce a salt as this complicates things. There are contribs for JTR that handle raw MD5 hashes. Search the http://openwall.info/wiki/john for patch nfo.


All times are GMT -5. The time now is 09:26 PM.