Why work on making your passwords stronger? Hackers will attack the low-hanging fruit first. What attackers will do is steal the storage of passwords on a vulnerable screen. These passwords are encrypted, but with tools like Pwdump, Airodump-Ng and the Meterpreter, hackers can take as much time as they need to crack your password.

The best way to make your password less appetizing is to choose a random set of characters in the maximum length your account or system will accept:

  • The fundamental rule of password cracking is that the longer the password, the longer it takes to crack.
  • Never use dictionary words — it doesn’t take long to test every word and word combination in the dictionary.
  • Brute-force password cracking tries arbitrary sequences of numbers, letters and characters over and over until one matches. To slow hackers down, make certain to use at least one of every character: one lowercase, one uppercase, one number and one special character.
  • Never use just numbers — it makes things way too easy for hackers. Since there are only 10 digits (0-9) in our base 10 number system, that’s 10 billion possibilities for brute force — what hackers call child’s play.
  • Change your password often — every three months for online bank accounts and every six months to a year for nonfinancial websites.
  • By changing passwords periodically, you significantly reduce the chances of someone compromising your account, even if the website/domain has been hacked.
  • Use different passwords on different accounts — if you use the same password on all your accounts, your information is only as secure as the weakest system storing your password.
  • A hacker may not have any interest in your password on a specific website, but he or she will try it on your bank account, credit card account, email account, and brokerage account. If they’re all the same password, the intruder has struck gold!

Here’s what you can do to deter hackers: Create a passphrase. A passphrase that’s long and uses all available character types works best. For example, say you like mountain biking and hiking. Now, take the phrase and convert it into a single string of uppercase, lowercase, numbers and special characters: I<3mtnb1K1ng&H1k1ng. It’s critical to intersperse special characters and numbers as well as to use both upper- and lowercase letters.

Splitting the password into three chunks reveals what might be remembered as three short pronounceable words. People are better at memorizing passwords that can be chunked either because they find meaning in the chunks or because they can more easily add their own meaning through mnemonics.

Password-thieving hackers are everywhere, and they know that people commonly reuse passwords. We need different passwords for every site and program we use. Here’s where password management software can come into play: Solutions like these are essential for critical business systems. Make sure you’re on top of your personal and business passwords.

© 2019

Print Friendly, PDF & Email