Zxcvbn 密码强度检测
检测结果
密码 | 6ijmg7pyow3s | 强度分数 | 4/4 | 猜测次数 | 983600010000 11.992819 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:3 years (离线破解, 较慢的算法, 多核) 10亿 个每秒:2 minutes (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "6ijmg7pyow3s", "guesses": 983600010000, "guesses_log10": 11.992818524482034, "sequence": [ { "pattern": "bruteforce", "token": "6ijmg7py", "i": 0, "j": 7, "guesses": 100000000, "guesses_log10": 8 }, { "pattern": "dictionary", "i": 8, "j": 11, "token": "ow3s", "matched_word": "owes", "rank": 2459, "dictionary_name": "us_tv_and_film", "reversed": false, "l33t": true, "sub": { "3": "e" }, "sub_display": "3 -> e", "base_guesses": 2459, "uppercase_variations": 1, "l33t_variations": 2, "guesses": 4918, "guesses_log10": 3.691788524402698 } ], "calc_time": 1, "crack_times_seconds": { "online_throttling_100_per_hour": 35409600360000, "online_no_throttling_10_per_second": 98360001000, "offline_slow_hashing_1e4_per_second": 98360001, "offline_fast_hashing_1e10_per_second": 98.360001 }, "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": [] } }