邪恶八进制信息安全团队技术讨论组's Archiver

eviloctal 2008-3-25 17:10

[转载]hash破解工具 Project RainbowCrack

信息来源:邪恶八进制信息安全团队([url]www.eviloctal.com[/url])

RainbowCrack is a general propose implementation of Philippe Oechslin's faster time-memory trade-off technique.
In short, the RainbowCrack tool is a hash cracker. A traditional brute force cracker try all possible plaintexts one by one in cracking time. It is time consuming to break complex password in this way. The idea of time-memory trade-off is to do all cracking time computation in advance and store the result in files so called "rainbow table". It does take a long time to precompute the tables. But once the one time precomputation is finished, a time-memory trade-off cracker can be hundreds of times faster than a brute force cracker, with the help of precomputed tables.

Some ready to work lanmanager and md5 tables are demonstrated in Rainbow Table section. One interesting table set is the lm configuration #6 tables, with which we can break any windows password up to 14 characters in a few minutes.

可以在这里下载工具:
[url]http://www.antsight.com/zsl/rainbowcrack/[/url]

更值得注意的是,还有一个约120G的字典,真的很强大,我现在把BT种子放上来。
[attach]11225[/attach]

页: [1]
© 1999-2008 EvilOctal Security Team