Password and password encryption rules of the Discuz forum, and discuz Forum encryption rules

Source: Internet
Author: User

Password and password encryption rules of the Discuz forum, and discuz Forum encryption rules

Discuz password encryption rules:

Md5 (md5 ('string'). 'fixed string ');

Fixed strings are randomly generated when users are registered and stored in the salt Field of the data table pre_ucenter_members.

For example, if the password is 123456789 and the fixed string is jb51, the encryption rule is md5 (md5 ('000000'). 'jb51 '). The result is: 96122ff0dd306c912aab15adccf21df1.

Discuz encryption rules:

The encryption process is to encrypt the value first. For example, my question is "the last four digits of the driver's license". The value of the value is 8f14e45fceea167a5a36dedd4bea2543, my answer is "1v1. name. put the MD5 values of name and 7 together, that is, "1v1. the MD5 value after encryption is "f5d8e00a4ebc9ead4611c04706ae05fd". Then, the 17th-24-bit 8-bit password "4611c047" 4611c047 is the password in the database.

In this process, you must view the value of each security issue in the source code.

The above is the password and password encryption rules of the Discuz Forum introduced by the mini-editor. I hope it will be helpful to you. If you have any questions, please leave a message and I will reply to you in a timely manner. Thank you very much for your support for the help House website!

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.