Zxcvbn 密码强度检测
检测结果
密码 | hatfm6auohwf | 强度分数 | 4/4 | 猜测次数 | 422500000000 11.625827 LOG10 |
---|---|---|---|---|---|
建议 | |||||
破解时间 | 100 个每小时:centuries (被限流的在线破解速度) 10 个每秒:centuries (未被限流的在线破解速度) 10,000 个每秒:1 year (离线破解, 较慢的算法, 多核) 10亿 个每秒:42 seconds (离线破解, 较快的算法, 多核) |
检测
接口请求
{ "password": "hatfm6auohwf", "guesses": 422500000000, "guesses_log10": 11.62582671328571, "sequence": [ { "pattern": "bruteforce", "token": "hatfm6au", "i": 0, "j": 7, "guesses": 100000000, "guesses_log10": 8 }, { "pattern": "dictionary", "i": 8, "j": 10, "token": "ohw", "matched_word": "who", "rank": 32, "dictionary_name": "english_wikipedia", "reversed": true, "l33t": false, "base_guesses": 32, "uppercase_variations": 1, "l33t_variations": 1, "guesses": 64, "guesses_log10": 1.8061799739838869 }, { "pattern": "bruteforce", "token": "f", "i": 11, "j": 11, "guesses": 11, "guesses_log10": 1.041392685158225 } ], "calc_time": 1, "crack_times_seconds": { "online_throttling_100_per_hour": 15210000000000, "online_no_throttling_10_per_second": 42250000000, "offline_slow_hashing_1e4_per_second": 42250000, "offline_fast_hashing_1e10_per_second": 42.25 }, "crack_times_display": { "online_throttling_100_per_hour": "centuries", "online_no_throttling_10_per_second": "centuries", "offline_slow_hashing_1e4_per_second": "1 year", "offline_fast_hashing_1e10_per_second": "42 seconds" }, "score": 4, "feedback": { "warning": "", "suggestions": [] } }