Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Re: one-time password (OTP) authentication

Subject: Re: one-time password (OTP) authentication
Date: Tue, 21 Jun 2005 17:24:08 +0200 (MEST)
.. and we see again that any n-factor authentication on the HTTP(s)-client
becomes a one-factor authentication on the wire and hence finally at the
server.

You may think of something "like" a two-factor if the server sends back
a secret via phone or as SMS to your mobile which have to be keyed in also.

-- Achim

On Tue, 21 Jun 2005, Lyal Collins wrote:

!! This is a fundamental point, ignored imho by proponents of OTP tokens.
!! Unless the OTP has a keyboard and display (e.g. ATM-like physical security),
!! the risk of compromised clients (a mere tactical change by frausters)
!! outweighs the implementation cost.
!!
!! Lyal
!!
!! -----Original Message-----
!! From: Devdas Bhagat [mailto:devdas@dvb.homelinux.org]
!! Sent: Tuesday, 21 June 2005 10:36 PM
!! To: webappsec@securityfocus.com
!! Subject: Re: one-time password (OTP) authentication
!!
!!
!! On 20/06/05 13:21 -0700, maburns@safenet-inc.com wrote:
!! <snip>
!! > Two-factor authentication is   1) "something physical only the user has" -
!! > like an USB Key which is the same as a ATM card and 2) a "pin # that
!! > only user knows" . This is not difficult to implement there are SDK's
!! > available
!!
!! A "something the user has" plugged into the client makes it something the
!! attacker has. Always assume that the client is compromised.
!!
!! Devdas Bhagat
!!

<Prev in Thread] Current Thread [Next in Thread>