|
Custom password separator in md5($salt.$pass)
|
|
04-11-2012, 12:57 AM
(This post was last modified: 04-11-2012 01:00 AM by dodg3r.)
Post: #5
|
|||
|
|||
|
RE: Custom password separator in md5($salt.$pass)
Or 8 char salt and append "/" to all words in the dictionary, like oxaners said.
OK, maybe it is pseudo secure crap but untill someone requests it ocHhashcat can't do it. If i do something that's not popular/not implemented in popular password crackers/webpages i'd be safe for now, right? Or maybe is as easy as modifying the source code (if available) of some of those tools ? Just to make it straight - i'm not going to use this type of hashing in a webapp or nothing. BTW, i've just tested appending the "/" separator first to the salt and then to the wordlist and i was able to recover the password using hashcat 0.38 in mode 2. That make me wonder why is the cudaHascat throwing the line lenght exception with the same hash?? (04-11-2012 12:24 AM)undeath Wrote: This is because atom creates custom optimized modules per hash type. If anyone requests md5($salt.$pass) with a 9 char salt (your 8 random chars + "/"), your hashes will be as weak as any other salted md5. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Custom password separator in md5($salt.$pass) - dodg3r - 04-10-2012, 09:57 PM
RE: Custom password separator in md5($salt.$pass) - oxaners - 04-10-2012, 10:18 PM
RE: Custom password separator in md5($salt.$pass) - dodg3r - 04-10-2012, 10:34 PM
RE: Custom password separator in md5($salt.$pass) - undeath - 04-11-2012, 12:24 AM
RE: Custom password separator in md5($salt.$pass) - dodg3r - 04-11-2012 12:57 AM
RE: Custom password separator in md5($salt.$pass) - undeath - 04-11-2012, 01:04 AM
RE: Custom password separator in md5($salt.$pass) - oxaners - 04-11-2012, 04:05 AM
RE: Custom password separator in md5($salt.$pass) - .::Rizwan::. - 05-02-2012, 09:52 PM
|
Search
Member List
Calendar
Help



