← Back to Blog
TL;DR
- Unique: Don't use the same password twice.
- Random: Use a password generator to create highly complex passwords which take advantage of the maximum length and character types allowed by the service.
- Password Manager: Securely store your passwords so that they are accessible from any device you use.
How Do Passwords Get Broken?
Before we get to what strong passwords look like, it is important to understand how they are breached in the first place. There are generally two types of potential attackers, each following a different strategy.- Attacker #1 knows you. It might be a family member, a spouse or child, or someone in your office. This kind of attacker will try to guess your password based on what they know about you — children's names, pets' names, a favorite vacation spot. This guessing based on known information is a form of social engineering attack.
- Attacker #2 knows nothing about you. They are going to use software to try millions of possible combinations to randomly stumble upon your password. This attacker's software will combine words from the dictionary, names, numbers, and other common bits of info that people tend to include in passwords to make them feel personal and easy to remember.
Rules for Strong Passwords
The first rule is that every account in your life must have a unique password. Absolutely never use the same password twice because that is one of the easiest ways to fall victim to the domino effect where one breached account gives the attacker access to other accounts. A strong password strategy is a combination of a highly complex password and a way to remember or retrieve that information. A weak, easy-to-remember password is easy for an attacker to break, and a complicated password you can't remember won't do you any good either. The first thing to consider when crafting a password is that you want to take advantage of all of the options a given site, service, or form will allow. Common options include:- Upper and lowercase letters
- Numbers
- Symbols