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: Article - A solution to phishing

Subject: Re: Article - A solution to phishing
Date: Fri, 26 Nov 2004 12:27:44 -0500
On Tue, 23 Nov 2004 14:40:30 +1100, Michael Silk <michaels@phg.com.au> wrote:

   Just a quick little article about a login system that, should (i
think :)), prevent phishing attempts on your site.

http://michaelsilk.blogspot.com/2004/11/article-solution-to-phishing.htm
l

Why not an implementation base on OPIE (http://inner.net/opie), then?

The user navigates to the login page.  The user enters their login
name.  A challenge is generated and sent to the registered email
address along with a URL that will for a given time window allow them
to respond.  The user calculates the response to the challenge
locally.  The user clicks on the URL for the response page.  The user
responds with their one-time password and can enter.  As soon as the
reponse is entered correctly, the challenge is invalidated.  If it is
entered N times incorrectly, it is invalidated.  If the time limit has
been exceeded, it is invalidated.

This alleviates disadvantage #1, at any rate.

As you mentioned, the most severe disadvantage is that no users
currently have to jump through any sort of these hoops to login to a
site.  It's a marketing nightmare.  My assumption is that any
large-sale site would lose business in droves by requiring
non-standard authentication.

Implementing this might work as an opt-in solution, however. 
Security-minded folks are more likely to adopt it quickly, while
enlightening the masses.

--John

-- 
John West                    jwest23@gmail.com
-><- 'tis an ill wind that blows no minds -><-

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