Zxcvbn 密码强度检测
检测结果
密码 | gh54xt2eyop0 | 强度分数 | 4/4 | 猜测次数 | 1000000000001 12.000000 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:3 years (离线破解, 较慢的算法, 多核) 10亿 个每秒:2 minutes (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "gh54xt2eyop0", "guesses": 1000000000001, "guesses_log10": 12.000000000000433, "sequence": [ { "pattern": "bruteforce", "token": "gh54xt2eyop0", "i": 0, "j": 11, "guesses": 1000000000000, "guesses_log10": 11.999999999999998 } ], "calc_time": 9, "crack_times_seconds": { "online_throttling_100_per_hour": 36000000000036, "online_no_throttling_10_per_second": 100000000000.1, "offline_slow_hashing_1e4_per_second": 100000000.0001, "offline_fast_hashing_1e10_per_second": 100.0000000001 }, "crack_times_display": { "online_throttling_100_per_hour": "centuries", "online_no_throttling_10_per_second": "centuries", "offline_slow_hashing_1e4_per_second": "3 years", "offline_fast_hashing_1e10_per_second": "2 minutes" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }