RevealTheme logo

密码强度检测器

根据字符集大小和常见密码列表检测你密码的熵值。完全离线运行。

如何使用本工具

  1. 1

    Type or paste a password into the input field.

  2. 2

    Read the rating (Very weak to Excellent) and the estimated entropy in bits shown below the field.

  3. 3

    Follow the specific suggestions, such as adding uppercase letters, numbers, or symbols, or increasing the length.

  4. 4

    Clear the field when you are done so the password does not stay on screen.

什么是密码强度检测器?

密码强度以熵的位数来衡量:即符合你字符集和长度的可能密码数量的以2为底的对数。60位是NIST的最低建议值;超过80位可抵御国家级别的攻击。本工具会计算熵值,将其与最常见的10个密码进行核对,并提出具体的改进建议。

常见使用场景

  • Quickly sanity-checking a password you just made up before using it on a new account.

  • Showing a teammate or family member why length and a symbol matter more than they expect.

  • Demonstrating in a security training session how entropy grows as you add character classes.

  • Confirming a password is not literally one of the ten most common passwords before saving it.

  • Comparing two candidate passphrases to see which character mix yields more estimated bits.

  • Teaching students the brute-force entropy formula by watching the bit count change as they type.

常见问题

我的密码会被发送到任何地方吗?
不会。所有评分都在你的浏览器中进行。任何内容都不会离开你的设备。
最低强度是多少?
60位熵是NIST对人工密码的最低要求。对于敏感账户,建议超过80位。

相关工具