支持多种hash算法的hash破解工具 - Cryptohaze Multiforcer
发布:wpulog | 发布时间: 2011年9月21日Cryptohaze Multiforcer是一个高效、支持多hash算法的暴+力破解工具,它有内置字典,并且在处理大规模hash列表时有个比较好的性能。Cryptohaze Multiforcer支持的算法包括:
# MD5: md5($pass)
# MD5S: md5($pass) for single MD5
# NTLM: md4(unicode-16le($pass))
# MD4: md4($pass)
# SHA1: sha1($pass)
# MSSQL: sha1($salt.toupper($pass))
# SHA: base64(sha1($pass))
# MD5_PS: md5($pass.$salt)
# MD5_SP: md5($salt.$pass)
# SSHA: base64(sha1($pass.$salt))
# DOUBLEMD5: md5(md5($pass))
# TRIPLEMD5: md5(md5(md5($pass)))
# MD5OFSHA1: md5(sha1($pass))
# SHA1OFMD5: sha1(md5($pass))
# DUPMD5: md5($pass.$pass)
# DUPNTLM: md4(unicode-16le($pass.$pass))
# LM: Microsoft LanMan hash
工具下载:http://cryptohaze.com/multiforcer.php
The Cryptohaze Multiforcer is a high performance multihash brute forcer with support for per-position character sets, and very good performance scaling when dealing with large hash lists. As an example, on a list of 10 hashes, the Cryptohaze Multiforcer achieves 390M steps per second on a GTX260/216SP@1.24ghz card. On a list of 1.4 million hashes with the same card, performance drops to 380M steps per second. This is the password stepping rate - not the search rate. The search rate is 380M * 1.4M passwords per second!
发表评论
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。



