Re: is this webpage secure?
From: David H. Lipman (DLipman~nospam~_at_Verizon.Net)
Date: 11/29/05
- Next message: Newsbox: "Re: is this webpage secure?"
- Previous message: Jeffrey F. Bloss: "Re: is this webpage secure?"
- In reply to: Dr Balwinder Singh Dheeman: "Re: is this webpage secure?"
- Next in thread: Newsbox: "Re: is this webpage secure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Nov 2005 18:20:38 GMT
From: "Dr Balwinder Singh Dheeman" <bsd.SANSPAM@sebs.org.in>
| Proteus wrote:
>> I am told by people in charge at the campus where I teach that this login
>> page is secure, that the form login info (username, password) is secure
>> when sent. But the browser page (Firefox, Mandriva Linux) info says the
>> page is not encrypted, not secure. Can someone clarify how such a login
>> page can securely transmit the login info? Link to login page is below:
>> http://www.lsc.edu/Online/VirtualCampusLogin.cfm
|
| No, I don't think; you are sending clear text data via _http_ (port 80),
| where as URL's for secure pages send encrypted data via _https_ (http
| via ssl, port 443).
|
| You can verify/confirm it by capturing data on port 80 and, or 443 with
| help of tcpdump(8) and, or ethereal(1).
|
I just used Ethereal and the packet decode does show https (443) to 199.17.13.240
It shows "Client Key Exchange, Change Cipher Spec., Encrypted Handshake Message"
I couldn't see a Clear Text of my faux Username and Password
Looking at the HTML source I find...
https://lsc.ims.mnscu.edu/d2l/Tools/login/doLogin.asp" method="post"
name="processLogonForm"><br/><label for="userName">Username:</label> <input
id="userName" name="userName" size="10"/> <br/><br/><label
for="password">Password:</label> <input id="password" name="password"
size="10" type="password"/> <br/><br/><input name="Login" type="submit"/></form><div
align="right"><p class="toplinks">having problems?</p>
</div></td>
-- Dave http://www.claymania.com/removal-trojan-adware.html http://www.ik-cs.com/got-a-virus.htm
- Next message: Newsbox: "Re: is this webpage secure?"
- Previous message: Jeffrey F. Bloss: "Re: is this webpage secure?"
- In reply to: Dr Balwinder Singh Dheeman: "Re: is this webpage secure?"
- Next in thread: Newsbox: "Re: is this webpage secure?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|