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位元。

相關工具