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: Must we authenticate login forms (using SSL?)?

Subject: Re: Must we authenticate login forms (using SSL?)?
Date: Thu, 29 Sep 2005 21:16:36 +0100
On Thu, 2005-09-29 at 11:03 +0300, info@biledge.com wrote:
hi,

we do authenticate login forms with SSL or not, UAE (users  are everywhere) is
the valid one, the attack is unavoidable. kind of hit-and-hide game. then 
MITM is also = UITM.
I am surprised no-one has mentioned the use of client-side encryption
(ie: checksum the password with a random session seed - which can be
done in Javascript for example) as a way of reducing the risks of MITM.
The session can still be hijacked but at least the original password is
safer (as stealing it requires more work than just listening in).
Obviously, this relies on more than just plain html and needs other
safeguards to ensure the MITM can't make the client default to the
non-javascript version (if there is one), etc.

just my 2p

Antoine


if we can create a 'secure system' among all servers in the world, then we 
may provide
security. but if clauses are jokers sometimes, i think it is better to prefer 
the identity based 
security systems. you can have SSL but user may not use https. if servers can 
control the use 
of https, then i think things would be different in terms of security (now i 
feel very insecure !)..
i am just thinking though..

regards,

billur c.



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