Zxcvbn 密码强度检测
检测结果
密码 | kp3pbm111iaw | 强度分数 | 4/4 | 猜测次数 | 300100000000 11.477266 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:11 months (离线破解, 较慢的算法, 多核) 10亿 个每秒:30 seconds (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "kp3pbm111iaw", "guesses": 300100000000, "guesses_log10": 11.477265995424853, "sequence": [ { "pattern": "bruteforce", "token": "kp3pbm", "i": 0, "j": 5, "guesses": 1000000, "guesses_log10": 5.999999999999999 }, { "pattern": "repeat", "i": 6, "j": 8, "token": "111", "base_token": "1", "base_guesses": 12, "base_matches": [ { "pattern": "bruteforce", "token": "1", "i": 0, "j": 0, "guesses": 11, "guesses_log10": 1.041392685158225 } ], "repeat_count": 3, "guesses": 50, "guesses_log10": 1.6989700043360185 }, { "pattern": "bruteforce", "token": "iaw", "i": 9, "j": 11, "guesses": 1000, "guesses_log10": 2.9999999999999996 } ], "calc_time": 3, "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": [] } }