MD5 password cracking principles and websites

Source: Internet
Author: User
In theory, MD5 is almost impossible to crack. Chen Xiaoyun only finds a method that can generate the same MD5 value for different data segments (Shan Feng comment: It seems that different data will not generate the same MD5 value, this refers to the reverse thinking method ). But the password is different, because the average person's password is within 10 characters, some people will ~ All uppercase/lowercase letters and numbers within 11 characters are combined to calculate the MD5 value, and then use this huge dictionary to reverse crack (query) the original password value. This is also an example of a classic space-to-time change.

The address of this website is: http://www.cmd5.com/

Copy an MD5 value to the query box of the website, for example, fc5e038d38a57032085441e7fe7010b0, and click "decrypt.
Generally, forums (mobile networks/discuz/phpBB) and general websites use MD5 to calculate the password and store it. Now, we can use this tool to "Restore" the user password.

Appendix 1 Website introduction text: This site has the world's largest database, and the query speed is fast. Most queries are free of charge.
There are a total of 457,354,352,282 real-time queries, including 11-bit and below-11 digits, 8-bit lower-case letters, 7-bit lower-case letters and numbers, and 6-bit upper-case letters and numbers.
There are a total of 176,149,422,453,689 distributed query records in the background, including 12 digits, 9 lowercase letters, numbers, and 7 arbitrary characters.

Postscript: This article does not allow everyone to crack others' passwords. (In fact, if you have not intruded into others' servers, you cannot even obtain their MD5 values) just let everyone think about whether the Password Storage method needs to be changed, for example, using "User Name + password + custom string" as the original MD5 calculation value, rather than just the password

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.