Zxcvbn 密码强度检测
检测结果
密码 | 53mft6tc7oty | 强度分数 | 4/4 | 猜测次数 | 156000010000 11.193125 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:6 months (离线破解, 较慢的算法, 多核) 10亿 个每秒:16 seconds (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "53mft6tc7oty", "guesses": 156000010000, "guesses_log10": 11.19312462619385, "sequence": [ { "pattern": "bruteforce", "token": "53mft6tc7", "i": 0, "j": 8, "guesses": 1000000000, "guesses_log10": 8.999999999999998 }, { "pattern": "sequence", "i": 9, "j": 11, "token": "oty", "sequence_name": "lower", "sequence_space": 26, "ascending": true, "guesses": 78, "guesses_log10": 1.8920946026904801 } ], "calc_time": 14, "crack_times_seconds": { "online_throttling_100_per_hour": 5616000360000, "online_no_throttling_10_per_second": 15600001000, "offline_slow_hashing_1e4_per_second": 15600001, "offline_fast_hashing_1e10_per_second": 15.600001 }, "crack_times_display": { "online_throttling_100_per_hour": "centuries", "online_no_throttling_10_per_second": "centuries", "offline_slow_hashing_1e4_per_second": "6 months", "offline_fast_hashing_1e10_per_second": "16 seconds" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }