Acunetix 7 makes web application security checking easier and more cost effective
September 1, 2010 – 1:55 pm | No Comment

New scanning engine with improved vulnerability detection AND verification makes finding and fixing security issues in web applications easier.
London, 1st September 2010 – Acunetix, a market leader in web application security scanning technology, today announced …

Read the full story »
releases

Acunetix Web Vulnerability Scanner Product Releases

docs & faq

Acunetix technical documentation how to and FAQ

news

Acunetix Company and Web Security news, & Press Releases

events

Acunetix Webinars, Events and Training around the world

web security zone

Everything you need to know about Web Security

Home » articles

Two factor authentication and Web Application Security

Submitted by Sandro on November 28, 2008 – 6:42 pmNo Comment

A few days ago PayPal announced that they will be supporting Mobile Access for the PayPal Security Key. This means that to log into their accounts, PayPal users receive a 6 digit security code via a text message. This feature obviously adds an extra layer of security since instead of simply relying on something you know, they now also check for something you have (a mobile phone number). Additionally PayPal have supported security tokens for quite a while, which also produces the a 6 digit security code.

These measures address security issues associated with passwords by introducing an additional secret that is not static. The problem with passwords is that they can be easily copied and abused. Additionally, it is not easy to choose a unique and hard to guess password for each service that you subscribe to.  That makes passwords one of the major security nightmares for services such as PayPal and your local bank. Two factor authentication addresses these concerns.

What two factor authentication does not target is web application security flaws. One of the questions that I have been asked when presenting my Surf Jacking research was “but doesn’t the security token prevent stealing other user’s credentials?” The answer to that is that yes it does but that does not prevent this particular attack. If your web application has a security flaw such as Cross Site Scripting then the attacker never needs to get your credentials. Such attacks usually happen after the victim has authenticated by supplying his username, password and secret key. Once clients authenticate to a web application, the web application assigns a session cookie to the web client. Many account hijacking attacks target this behavior by stealing the session cookie rather than the password or the secret 6 digit key. What this means is that at the end of the day, the overall security of a web application does not only rely on strong authentication methods, but also on the security of the web application itself.

Share and Enjoy:
  • Twitter
  • Reddit
  • Digg
  • del.icio.us
  • LinkedIn
  • StumbleUpon
  • Google Bookmarks
  • Technorati

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.