vBulletin: md5(md5($pass).$salt) - command line ?!
#4
vector Wrote:Can I request plain dictionary attack for oclHashcat I think this is very useful future especially for the salted hashes ?

it depends. if we are talking about plain MD5/SHA1 (salted or not), it will be comparatively slow. better use cpu-based version hashcat.

on hashes which require a lot of cycles (phpass, md5(Unix)) it is maybe usefull to have plain dictionary attack. but there are only a few and they are currently not supported by oclHashcat. so i have currently no plans to add them.


Messages In This Thread
RE: vBulletin: md5(md5($pass).$salt) - command line ?! - by atom - 05-17-2010, 11:04 AM