Skip to main content

Passwords - yeah those again

So a number of people I know professionally and personally have been sending around the XKCD password comic and chuckling about how silly the security people are that think people should have to remember complex passwords.

Here is the comic
http://xkcd.com/936/

Okay - now comics aside if you want to approach this problem like most enterprises have had to you need to know a few key things about your environment:

1 - What types of passwords do your key applications support? (unless your environment is one of the rare ones that require that a central authentication system is used, each application presents new an potentially unique authentication challenges). Check to see if your applications support SSO or centralized authentication (LDAP, Windows Domain, etc.), check to see what type of complexity the application supports (does the application allow you to use only letters? does it allow you to use mixed case? does it support numbers or special characters?).

2 - Two factors are better than One - Three is even better. - The recent RSA intrusion aside, multi-factor authentication is still a very good idea, the challenges here are - cost (this one often trumps the usefulness of the multi-factor authentication unless you can demonstrate the risk outweighs the cost, or if you can use one token/solution for multiple applications), does the application support multi-factor authentication? What factors does it support (password token only? or can it support certificates? how about biometric?). Even if you are using multi-factor authentication you should still maintain a vigilant monitoring program. You can often determine a compromise by looking for unusual user behavior and the usual controls should still be applied to passphrase strength and complexity.

3 - Do you provide your employees with a secure place to store passwords? it's an unfortunate reality that in many environments employees have far too much going on to be able to manage multiple secure passwords and their day job. Many security organizations turn a blind eye to the post-it notes and password list files on people's desktops (physical and virtual). This of course is a very real risk, that someone could gain access to these passwords and then exploit them. Some environments have provided password vaults or secure password storage for their employees so they can manage all of the passwords. Often these systems themselves will require a more robust (multi-factor) authentication method. I'm curious if anyone has done this and might have some good news to share, or examples of some of the challenges of this approach.

Regardless of your environment, passwords are here to stay - it's best to educate your developers on how to provide secure authentication options, and educate your users on best practices. Passphrases aren't new, and while they can be easier to use they don't remove the requirement of complexity. Unfortunately many password attacks will look for English language words first (dictionary attack) so the premise that a four word passphrase is stronger than a complex password (using 3 or 4 difference types of characters) doesn't really work.




Comments

Popular posts from this blog

Requirements for Information Security

If you want to get into Information Security you HAVE to be a/have this skill... Why this is total BS. Almost daily I see someone posting on twitter, trying to be helpful to folks who are looking to get into InfoSec. Often I see "If you want to be in Information Security (Cyber Security) then you HAVE to be a programmer" or "If you want to be successful you have to be a hacker/have a criminal record/have abused systems without permission" etc. While having technical capabilities (such as programming) and having the ability to compromise a system shows a specific skillset neither are required. When talking to people who are interested in Information Security I often refer to it as a cake, there are tons of slices, many flavors, many pieces and parts you can sample, choose to focus on, will be expected to know something about, etc. Incident Response and Forensics (my current focus) is not the only part of Information Security, and certainly not the only part tha

Busting the myth of the malicious insider

The Myth of the Insider Threat Too often after the announcement of a new breach, the first reaction from the victim company and the media is "another malicious insider attack".  Case in point, I was catching up on news from various sources and came across the following: http://www.idgconnect.com/abstract/19647/lessons-sage-leak " “We believe there has been some unauthorised access using an internal login to the data of a small number of our UK customers so we are working closely with the authorities to investigate the situation,” the Newcastle, England-headquartered firm said in a statement." Of course an internal login was used to access the data, as part of the attack lifecycle, during your reconnaissance phase you identify accounts to target for possible compromise, based on the access/role of the individual.   Phishing attacks or other simply attacks are often successful in gathering login credentials for individual users, which can then of
Weekly recap and why you should be concerned about "attackers" even if you have "nothing to hide" Why you should be aware of, defend against, and prevent attackers... even at home: I often hear from future victims "well I don't have anything to hide/anything of value/why would they target me!?" It's really not about you, usually the attackers aren't looking for your data (if they get it, or have easy access to it, they may try to profit from it, but the people doing the compromising aren't usually the same folks that monetize). What the attackers want are compromised systems they can use to do what they want at scale. So if they can compromise 50 systems, they can send 50X the amount of SPAM... 100 systems, 100X, etc. Some operations get paid based on the number of emails they can send per day. Of course the email will likely not just be SPAM, but may also be malicious (ransomware, etc.). http://thehackernews.com/2017/09/linux-ma