As last Thursday was World Password Day, it seemed like the ideal opportunity to blog about the cyber security nightmare that is passwords.
Passwords pose a huge security problem for the following reasons:
For many years, a strong password was sufficient to protect a user’s on-premises identity, provided the user didn’t share their password. As resources moved to the Cloud or were made public facing (Outlook Web Access, SharePoint, etc), users have found their accounts are subject to password-based attacks.
Let’s take a closer look at the most common types of password-based attacks:
As you can see, password attacks range from quick and easy to complex, depending on the target and the attacker’s ROI. The constant improvements to password attacking software and the hardware required to run the attack are improving daily. As an example, using a GPU-based brute force attack an 8-character password can be cracked in minutes.
Implementing an account lockout policy is effective at deterring – or at least slowing – an adversary’s attack. However, this also means anyone can lockout a user’s account. This in turn leads to increased administrative overhead, as users will be constantly requesting the IT Department either unlock their account or reset their password.
One way to combat this is to use Microsoft Self-Service Password Reset. This allows a user to securely reset their own password by using another factor of authentication to prove their identity. This saves the helpdesk time and is also a more secure way to reset their password.
Unfortunately, it is becoming commonplace for high-profile credential breaches to be leaked on the Dark Web many months before they become public knowledge. This gives an attacker plenty of time to potentially use your credentials.
A user may have a strong, long, complex password that they can remember, which is good news. However, if they then use this same password for all their credentials, then one correct guess or password leak means the attacker potentially has access to multiple systems. This reuse of passwords is also an issue if the user assumes sufficient time has passed that it is safe to use a previously used strong password. Due to the nature of the web, leaked passwords never expire. As new passwords are leaked daily, they are added to an ever-growing known password database.
As we all know, phishing is the number one way to surface a user’s credentials. This attack vector generally represents the attacker’s best ROI. They can send many phishing emails or SMS messages and even if a small percentage are successful, then they can use these credentials as part of a larger attack. Why bother trying to crack a user’s password when you can just coerce them into giving you their credentials?!
Even when a user has successfully created a strong, long, complex password, they often can’t remember what it is. Therefore, they will record the password in a human readable format. This completely defeats the benefits of using a strong password!
So, we’ve established that passwords are a problem for many reasons, but what can we do about this? Well, first we need to understand what other choices we have. Passwords represent one of many types of authentication.
There are 3 main types of authentications:
There are also 2 other, lesser-known authentication types:
Passwords should be replaced as soon as possible by other factors of authentication such as “something you have” or “something you are”, or better still, a combination of multiple factors. Many people believe that MFA (Multi-Factor Authentication) means exclusively using an MFA authenticator application, such as the Microsoft or Google authenticator applications. However, the term simply refers to using more than one factor of authentication. You will often see 2 factors of authentication referred to as 2FA, or 3 as 3FA, etc.
My recommendation here would be to use as many factors as possible to prevent credential-based attacks. Starting from the top and the most impactful, users should be registering for and using an authenticator application wherever possible. Microsoft claim that using their Azure MFA authenticator application in combination with a strong password prevents over 99% of account-based attacks. Implementing Azure MFA is so simple that there is no reason not to use it.
Next up, if your devices support it then Windows Hello should be activated. This authentication mechanism uses biometrics in combination with a hardware-based PIN, should the biometric authentication fail. Many people believe that the PIN (which can be 4 or more characters) is less secure than a password. This is a common misconception.
If a password is compromised, then it can potentially be used against multiple resources from multiple locations. However, if someone were to shoulder surf a user and compromise their PIN then it does not matter unless they also steal their device. The PIN cannot be used as a method of authentication in isolation, and it only works with the device on which the PIN was set.
Lastly, if you know that your users should only access resources from specific locations on specific devices then enforce this control. For example, you may say that read-write permissions over corporate resources should only be allowed to corporate-issued devices that are domain/hybrid joined, with an up-to-date OS, an EDR application installed, and from inside the organisation’s perimeter.
Products such as Microsoft’s Azure Conditional Access allows even more granular controls when used in combination with Microsoft Cloud App Security. You could, for example, state that a Bring Your Own Device (BYOD) that successfully authenticates can only have a read-only view of your organisations data and prevent downloads.
I know that moving to other authentication factors is a journey and not performed overnight. Therefore, I’d like to offer the following advice when using passwords:
For more information on the technologies, I have discussed above, please see the following:
I hope you’ve found this blog useful, but if you only take away one piece of information; please ensure you use MFA wherever possible!
Transparity are offering complimentary Remote Working workshops, designed to help businesses at all stages of their digital transformation journey. Just click below and one of our experts will get in touch to discuss your available options.