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: Should login pages be protected by SSL?

Subject: Re: Should login pages be protected by SSL?
Date: Mon, 20 Jun 2005 20:32:41 -0700
On Mon, Jun 20, 2005 at 05:16:46PM -0700, maburns@safenet-inc.com wrote:
The login page cannot be protected by SSL until after the authentication is
complete. 

This is not true. You can start an SSL session at any point, including
the login page itself. As Andrew said in an earlier post, this is a
good practice if you're dealing with sensitive data. 

Once the user is authenticated then all information sent between
the server and remote user is in a ssl encrypted tunnel until the session is
ended. Again the value of the token is it is a "physical device" and must be
present on the users computer for the login to be successful. SSL VPN

I'm not clear on where the SSLVPN advertisement fits into this 
conversation, but 2-factor, SSLVPN, and the use for SSL for encrypting
login pages are all independant variables. An administrator does not
need SSLVPN to secure their web site. 

Somewhat related (but reaching) is the topic of SSL acceleration for
sites that have higher volumes of SSL traffic. There are several
vendors that offer this technology, Google for "ssl acceleration"
for a list.

-Steve

-- 
Steve Shah
sshah@RisingEdge.org 

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