[ 原始碼: golang-github-muesli-crunchy ]
套件:golang-github-muesli-crunchy-dev(0.4.0-2)
golang-github-muesli-crunchy-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-muesli-crunchy:
- [golang-github-muesli-crunchy_0.4.0-2.dsc]
- [golang-github-muesli-crunchy_0.4.0.orig.tar.gz]
- [golang-github-muesli-crunchy_0.4.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
finds common flaws in passwords
crunchy finds common flaws in passwords. It detects the following flaws:
- Empty passwords: ErrEmpty - Too short passwords: ErrTooShort - Too few different characters, like "aabbccdd": ErrTooFewChars - Systematic passwords, like "abcdefgh" or "87654321": ErrTooSystematic - Passwords from a dictionary / wordlist: ErrDictionary - Mangled / reversed passwords, like "p@ssw0rd": ErrMangledDictionary - Hashed dictionary words, like "5f4dcc3b5aa765d61d8327deb882cf99" (the md5sum of "password"): ErrHashedDictionary
System dictionaries from /usr/share/dict will be indexed. If no dictionaries were found, crunchy only relies on the regular sanity checks (ErrEmpty, ErrTooShort, ErrTooFewChars and ErrTooSystematic).
crunchy uses the WagnerFischer algorithm to find mangled passwords in your dictionaries.
其他與 golang-github-muesli-crunchy-dev 有關的套件
|
|
|
|
-
- dep: golang-github-xrash-smetrics-dev
- String metrics library written in Go
-
- sug: cracklib-runitme
- 套件暫時不可用
-
- sug: dictionaries-common
- spelling dictionaries - common utilities
-
- sug: wamerican
- /usr/share/dict 的美式英文字典語彙