17/12/2022
Cyber attack is not only caused as a result of a malicious link people click on but rather the strength of password is another factor that contributes to hacking of a device.
Commonly used passwords today are numbers ranging from 0 - 9 and alphabets A - Z.. while you may feel confident using either of this or the combination of both that your account will be hard to be compromised.. The fact is such kinds of passwords are vulnerable to brute force attacks.
If a password contains only numbers ranging from 0 - 9(e.g 0123456...) or Alphabets(e.g password), it will take less than a second to be compromised.
If it contains alphabets A - Z with a mix of numbers(e.g picture1) then it will take 3 hours to be compromised by an attacker.
A recommended strong password should be 16 characters in length with a combination of uppercase, lowercase letters, numbers and special characters.
Note - DO NOT use the same password for two different accounts. It's a best practice to have different passwords for different accounts. You can make use of password managers to store all your passwords.
I am Abdulmajid Haruna Saeed and I dislike cyberattacks.