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]

Solutions to phishing and to site spoofing

Subject: Solutions to phishing and to site spoofing
Date: Tue, 30 Nov 2004 09:26:49 +0200
Re Michael's proposal (http://michaelsilk.blogspot.com/2004/11/article-solution-to-phishing.html): I agree with others that it is not reasonable to build security on (insecure) e-mail. In particular I agree with Rogan: if you are willing to have users install private/public key pair, with public key known to server, then you can authenticate the user using SSL/TLS client authentication - no need for passwords at all, very convenient (once the keys are installed as I wrote above).

Finally, I also agree with Mark Burnett, who said:

> Protecting authentication credentials is also a problem, but the
> solution to phishing is more one of authenticating the site rather
> than authenticating the user. First solving the issue of
> authenticating the site makes it easier to solve the problem of
> authenticating the user.

Let me add that site authentication is also important when clients cannot be authenticated, e.g. by a web store prompting for credit card or other personal details, or a source of sensitive information, e.g. software download or financial information. Site authentication is the basic function of SSL/TLS, but I believe it is currently poorly implemented, since the UI is not visible enough, and since browsers trust many certificate authorities that users are not even aware of. We have some initial survey results which support this strongly.

I will appreciate your feedback on TrustBar, our proposal (and implementation) of a browser add-on (hopefully to be integrated with future browsers), to address these concerns. You can download TrustBar from http://TrustBar.MozDev.org for Mozilla and FireFox; the open source code should also be there soon (or e-mail me to get it). Or read about it and about the secure UI principles and research (including survey) behind it at http://www.cs.biu.ac.il/~herzbea//Papers/ecommerce/spoofing.htm.
I am trying to arrange an IE implementation (any takers?)


Best,

Amir Herzberg
http://AmirHerzberg.com
Associate Prof., Computer Science Dept
Bar Ilan University

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