Zxcvbn 密码强度检测
检测结果
密码 | m3nvwt2qupih | 强度分数 | 4/4 | 猜测次数 | 848000010000 11.928396 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:3 years (离线破解, 较慢的算法, 多核) 10亿 个每秒:1 minute (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "m3nvwt2qupih", "guesses": 848000010000, "guesses_log10": 11.92839585737811, "sequence": [ { "pattern": "dictionary", "i": 0, "j": 2, "token": "m3n", "matched_word": "men", "rank": 212, "dictionary_name": "english_wikipedia", "reversed": false, "l33t": true, "sub": { "3": "e" }, "sub_display": "3 -> e", "base_guesses": 212, "uppercase_variations": 1, "l33t_variations": 2, "guesses": 424, "guesses_log10": 2.6273658565927325 }, { "pattern": "bruteforce", "token": "vwt2qupih", "i": 3, "j": 11, "guesses": 1000000000, "guesses_log10": 8.999999999999998 } ], "calc_time": 19, "crack_times_seconds": { "online_throttling_100_per_hour": 30528000360000, "online_no_throttling_10_per_second": 84800001000, "offline_slow_hashing_1e4_per_second": 84800001, "offline_fast_hashing_1e10_per_second": 84.800001 }, "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": "1 minute" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }