CrackLib "keyboard scales" & user match
Brought to you by:
orasis
I have been checking out CrackLib for use as a password
strength checker, and it looks very useful. I just
have a couple of suggestions for additional
functionality (although I realize this is just a port):
- "Keyboard Scale" detection - using letters in
sequence that have the same number of letters between
them (in the alphabet). Example:
"abcdefghij"
"acegikmoq"
"zyxwvuts"
- Username Match - using a password that is the same as
the user's username. Example:
username: Richard
password: Richard
Again, these are just suggestions, take them or leave
them. Thanks.