檢查你的密碼強度 最低需求
輸入密碼:
  • 長度最少需要 8 位數
  • 以下四種元素至少需要三種:
    - 大寫英文字(ABC)
    - 小寫英文字(abc)
    - 數字(123)
    - 特殊符號(~!@#$+^)
  • 不能包含您的使用者名稱(帳號)
  • 不顯示密碼明文:
    密碼強度分數:
    0%
     
    密碼複雜度:
    太短
    加分條件 Type Rate Count Bonus
     
    密碼總字數 輸入 (次數*4)+
     
     
     
    大寫英文字母數 Cond/Incr +((len-n)*2)
     
     
     
    小寫英文字母數 Cond/Incr +((len-n)*2)
     
     
     
    數字出現次數 Cond +(n*4)
     
     
     
    特殊符號個數 Flat +(n*6)
     
     
     
    密碼的中間部份出現數字或符號 Flat +(n*2)
     
     
     
    達到最低需求 Flat +(n*2)
     
     
    扣分條件Deductions
     
    只有英文字母 Flat -n
     
     
     
    只有數字 Flat -n
     
     
     
    出現重複字元 (忽略大小寫) Incr -(n(n-1))
     
     
     
    大寫字母連續(例如AD) Flat -(n*2)
     
     
     
    小寫字母連續(例如ae) Flat -(n*2)
     
     
     
    數字依序出現(例如13) Flat -(n*2)
     
     
     
    字母依順序出現 (三個以上,例如abc) Flat -(n*3)
     
     
     
    數字依順序出現 (三個以上,例如123) Flat -(n*3)
     
     
    圖示解說Legend
    •  
      標準以上: 超過最低需求,加分已經記入總分
    •  
      達到標準: 達到最低需求,加分已經記入總分
    •  
      警告: 密碼中包含不良用法,總分已經被扣。
    •  
      錯誤: 未達到最低區,總分已經被扣
    其他說明
    輸入: 數量增加時,分數隨著改變。
    改變: 調整密碼時,分數隨著改變。
    條件: 分數是根據其他影響因素而改變的。
    次數: 根據總出現次數而改變。
    長度: 根據總密碼長度而改變。
    • 依據你的輸入不同,會有加分或扣分。
    • 總分就是所有的加分減掉扣分而得到。
    • 總分最低為0,最高到100為止。
    • 總分與複雜度和最低需求的計算無關
    DISCLAIMER

    This application is designed to assess the strength of password strings. The instantaneous visual feedback provides the user a means to improve the strength of their passwords, with a hard focus on breaking the typical bad habits of faulty password formulation. Since no official weighting system exists, we created our own formulas to assess the overall strength of a given password. Please note, that this application does not utilize the typical "days-to-crack" approach for strength determination. We have found that particular system to be severely lacking and unreliable for real-world scenarios. This application is neither perfect nor foolproof, and should only be utilized as a loose guide in determining methods for improving the password creation process.