Zxcvbn 密码强度检测
检测结果
密码 | ede3vwadgm1c | 强度分数 | 4/4 | 猜测次数 | 300100000000 11.477266 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:11 months (离线破解, 较慢的算法, 多核) 10亿 个每秒:30 seconds (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "ede3vwadgm1c", "guesses": 300100000000, "guesses_log10": 11.477265995424853, "sequence": [ { "pattern": "bruteforce", "token": "ede3vw", "i": 0, "j": 5, "guesses": 1000000, "guesses_log10": 5.999999999999999 }, { "pattern": "sequence", "i": 6, "j": 8, "token": "adg", "sequence_name": "lower", "sequence_space": 26, "ascending": true, "guesses": 50, "guesses_log10": 1.6989700043360185 }, { "pattern": "bruteforce", "token": "m1c", "i": 9, "j": 11, "guesses": 1000, "guesses_log10": 2.9999999999999996 } ], "calc_time": 2, "crack_times_seconds": { "online_throttling_100_per_hour": 10803600000000, "online_no_throttling_10_per_second": 30010000000, "offline_slow_hashing_1e4_per_second": 30010000, "offline_fast_hashing_1e10_per_second": 30.01 }, "crack_times_display": { "online_throttling_100_per_hour": "centuries", "online_no_throttling_10_per_second": "centuries", "offline_slow_hashing_1e4_per_second": "11 months", "offline_fast_hashing_1e10_per_second": "30 seconds" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }