Tuesday, August 14, 2007

imageI just ran across Microsoft.com's strong password checker, which is a little web-based app that lets you type a password or passphrase in and it tells you the relative strength. It's pretty nice and worth bookmarking.

Why are strong passwords important? Simple - because the simpler it is, the easier it is for someone to "brute-force" attack. That's a term that means they take a program that uses common terms, words and phrases to try to figure out your password by trying it over and over until it works. Strong passwords are complex in the variety of character types, are longer in size and don't use dictionary or other predictable, common terms.

Links:



Add/Read: Comments [1]
IT Security | Safe Computing | Tech
Tuesday, August 14, 2007 10:02:12 PM (Pacific Daylight Time, UTC-07:00)
#  
Friday, August 17, 2007 5:24:05 AM (Pacific Daylight Time, UTC-07:00)
the algorithm is rather simplistic. All it requires is

1. 1 special character
2. 1 number
3. total length >= 14

if the above conditions are met, the password is declared "Best"

example "Best"password : aaaaaaaaaaaa1!




zecougar
Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Live Comment Preview