I recently obtained a one TB hard disk and studied the current situation of the rainbow table on the Internet. Therefore, in this article, many articles and addresses on the Internet are old. A rainbow table is a large set of hash values pre-computed for various possible letter combinations. It is not necessarily for MD5 algorithms, but for various algorithms, it can quickly crack various types of passwords. The more complex the password is, the larger the rainbow table is. Currently, the mainstream rainbow tables are over GB. The main algorithms currently include LM, NTLM, MD5, sha1, mysqlsha1, halflmchall, and ntlmchall, oracle-system, MD5-HALF. At present, it is mainly for foreigners who are doing their work. There are basically no websites in China, and there are several classic rainbow table websites:Http://project-rainbowcrack.comDownload the generating program and buy a ready-made rainbow table. The main format is RC and RTC. It comes with a GUI query program and supports GPU-accelerated query. The most depressing thing is that there is no ready-made table download. If you generate the table by yourself, it is basically the best. It is not recommended unless you have a large distributed computing system. But here is the purchase: [caption id = "attachment_1380" align = "alignnone" width = "858"] project-rainbowcrack_buy [/caption] smaller tables: table md5_ascii-32-95 #1-7 (64 GB) Table md5_mixalpha-numeric #1-8 (160 GB) Table md5_loweralpha-numeric #1-9 (80 GB) these three tables Add a 300 GB mobile hard drive, free shipping for $, a word, expensive! However, with these four tables, we can find out the data that is charged on the base v5.com. I heard that Zhongguancun, Beijing, also sells the data. It seems to be more than 500 yuan. I have not confirmed it, if you are interested, confirm it. Another 1000 USDHttp://freerainbowtables.com/Good news, if you don't have this website, you really don't know where to download it. Currently, there are a lot of large tables available for download, using the distributed computing of volunteers, you can download the software on the website to join the computing system and use the remaining resources of the computer to calculate the rainbow table. The calculation speed is quite fast:
Statistics |
Active host |
4339 |
Online host |
2590 |
Current computing capability |
21015 giops |
Last 24 hours |
8178 million rainbow links |
Current Rate |
56.9 billion chains/second |
Data Growth |
121.86 GB |
The download formats are RTI and rti2, and the newly calculated tables are both rti2. For such tables, you need to use rcracki_mt to find them, and the size seems to be a little smaller than RT. Of course, this website also provides the purchase data service. : Http://freerainbowtables.mirror.garr.it/mirrors/freerainbowtables/RTI2/ http://freerainbowtables.mirror.garr.it/mirrors/freerainbowtables/Http://ophcrack.sourceforge.net/The Windows system's rainbow table has been optimized, and the health check is greatly reduced. The XP table is free of charge. The Vista big table is charged, but some online users release the download, however, you do not need to use such a big one at ordinary times. Generally, the computer password strength of ordinary people is very simple. Instead, you should not use the German table. It contains German characters, paste an official cover chart. The following is the billing table: http://ophcrack.sourceforge.net/tables.phpHttp://www.pwcrack.com/rainbowtables.shtmlIt is a streaming station for downloading rainbow table seeds. You can download the seeds. However, if thunder is offline, it will be very fast.Http://www.ha97.com/code/tables.rarThe Gbit/s rainbow table that flows out from China seems to include MD5 and LM. I don't think it's a reliable one. There are too few good things in China. Labels:
numeric = [0123456789]alpha = [ABCDEFGHIJKLMNOPQRSTUVWXYZ]alpha-numeric = [ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]loweralpha = [abcdefghijklmnopqrstuvwxyz]loweralpha-numeric = [abcdefghijklmnopqrstuvwxyz0123456789]mixalpha = [abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]mixalpha-numeric = [abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]# The charset "ascii-32-95" includes all 95 characters on standard US keyboardascii-32-95 = [ !"#$%&‘()*+,-./0123456789:;<=>[email protected][\]^_`abcdefghijklmnopqrstuvwxyz{|}~]ascii-32-65-123-4 = [ !"#$%&‘()*+,-./0123456789:;<=>[email protected][\]^_`{|}~]alpha-numeric-symbol32-space = [[email protected]#$%^&*()-_+=~`[]{}|\:;"‘<>,.?/ ]oracle-alpha-numeric-symbol3 = [ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#$_]
Freerainbowtables contains spaces in many tables. In China, because the native language is not English, spaces are basically not used, many data redundancy occurs. However, if the hard disk is large, it's okay, hey. If you have a good download source, please leave a message to add it. Hey hey.