New multifactor logon procedures actually improve attacker's chances of breaking in, expert says at DefCon

4 Min Read

Many of the new practices that banks are using to verify users' identities are actually making their customers easier targets, according to a security researcher.

In a study presented this past weekend at DefCon in Las Vegas, independent researcher Brendan O'Connor outlined a variety of methods that attackers could use to turn banks' latest security measures to their own advantage.

Many of the new authentication methods are a response to federal banking requirements, which state that banks should not rely on a single password system. Under guidelines and deadlines set by the Federal Financial Institutions Examination Council (FFIEC), most banks are now asking customers to answer a challenge or identify a "personalized" image before they can log into their accounts.

But O'Connor says that in their rush to meet the FFIEC requirements, many banks have overlooked some serious vulnerabilities in their schemes, many of which fall short of true two-factor authentication but are sometimes called "greater than one."

"When I started looking at how these banks were deploying this 'greater than one' technology, I couldn't believe my eyes," O'Connor says.

For example, many of the "challenges" that banks use alongside passwords require the user to give away additional personal information, which phishers can steal and use to improve their chances of breaking into an account. Other banks ask users to choose from a series of images, which actually makes it easier for attackers to guess their way into an account, O'Connor says.

To prove his point, O'Connor signed up for a number of online banking services, then installed an inline proxy so that he could monitor the exchange between his computer and the bank's. "I just watched the HTTP requests and responses for these sessions, and immediately knew how to break them," he says.

"The methods [banks] are using for device 'fingerprinting' are effectively Javascript and, in some cases, a flash object," O'Connor explains. "If you think about it logically, they are sending code to my computer, and asking it to be honest about its characteristics. Because I can see the code they are using, I can see exactly what questions they are asking my computer, and what a proper response needs to look like.

"I'd hate to call this a 'hack,' because they did the hacking for me," O'Connor says.

The banks believe that by adding a second question or image -- or by requiring the user to send an email -- they are increasing the odds against an attacker guessing his way into a user's account, O'Connor says. But most savvy phishers and thieves don't break in by guessing, but by stealing information through different means, such as keyloggers or social engineering, O'Connor observes.

The banks' new "second" factors of authentication actually improve the attackers' chances of a break-in by making the penetration path more clear, he explains.

"Effectively, I just downloaded the authentication scripts from the target Website -- it happens before you are authenticated, so you just go to the login page and copy and paste," O'Connor says. In his DefCon presentation, O'Connor demonstrated an exploit against one of his own accounts, "to show the audience how ridiculously easy this stuff is to bypass or impersonate," he says.

"At the end of it, I delivered my security image and phrase via my 'phishing' Website to show how an attacker can impersonate the real bank," O'Connor says. "I also did a standard man-in-the-middle attack for challenge questions, to illustrate that [one-time passwords] and challenge questions are just as easy to get past."

O'Connor believes that the efforts of banks and the FFIEC to add additional factors of authentication are a misuse of resources.

"I don't think authentication is where we need to be spending our time and money," he states. "Was authentication ever the real problem? You had three chances to enter your password, then your account was locked out. The bad guys aren't getting in by guessing passwords. They're getting in by tricking customers into giving them the information, or they are stealing it off their computers through worms, bots, and other malcode. That is the crux of the problem."

The real problem, O'Connor says, is that banks follow what he calls the "Inheritance Trust Model," in which a user who is authenticated automatically has access to all of the functions inside the account.

"In the physical world, stores don't put a bunch of security guards just at the front door -- they put them in the store. And they have cameras in the store, especially in high-risk areas like cash registers. They watch what is taking place inside the store, not just who comes in. In the real world, that's common sense. But when it comes to online banking, the industry just doesn't think that way for some reason."

— Tim Wilson, Site Editor, Dark Reading

About the Author(s)

Tim Wilson, Editor in Chief, Dark Reading

Contributor

Tim Wilson is Editor in Chief and co-founder of Dark Reading.com, UBM Tech's online community for information security professionals. He is responsible for managing the site, assigning and editing content, and writing breaking news stories. Wilson has been recognized as one of the top cyber security journalists in the US in voting among his peers, conducted by the SANS Institute. In 2011 he was named one of the 50 Most Powerful Voices in Security by SYS-CON Media.

Keep up with the latest cybersecurity threats, newly discovered vulnerabilities, data breach information, and emerging trends. Delivered daily or weekly right to your email inbox.

You May Also Like


More Insights