Zxcvbn 密码强度检测
检测结果
密码 | bi9xugp8kk2w | 强度分数 | 4/4 | 猜测次数 | 568000010000 11.754348 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:2 years (离线破解, 较慢的算法, 多核) 10亿 个每秒:57 seconds (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "bi9xugp8kk2w", "guesses": 568000010000, "guesses_log10": 11.754348343357046, "sequence": [ { "pattern": "dictionary", "i": 0, "j": 2, "token": "bi9", "matched_word": "big", "rank": 142, "dictionary_name": "us_tv_and_film", "reversed": false, "l33t": true, "sub": { "9": "g" }, "sub_display": "9 -> g", "base_guesses": 142, "uppercase_variations": 1, "l33t_variations": 2, "guesses": 284, "guesses_log10": 2.4533183400470375 }, { "pattern": "bruteforce", "token": "xugp8kk2w", "i": 3, "j": 11, "guesses": 1000000000, "guesses_log10": 8.999999999999998 } ], "calc_time": 2, "crack_times_seconds": { "online_throttling_100_per_hour": 20448000360000, "online_no_throttling_10_per_second": 56800001000, "offline_slow_hashing_1e4_per_second": 56800001, "offline_fast_hashing_1e10_per_second": 56.800001 }, "crack_times_display": { "online_throttling_100_per_hour": "centuries", "online_no_throttling_10_per_second": "centuries", "offline_slow_hashing_1e4_per_second": "2 years", "offline_fast_hashing_1e10_per_second": "57 seconds" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }