Re: Bank login not using https
- From: "Hans Osterbrinck" <Soul_Patrol@xxxxxxx>
- Date: 18 Mar 2007 12:00:05 -0700
On 11 Mrz., 09:01, "BernieM" <bern...@xxxxxxxxxxxxxx> wrote:
"Barry Margolin" <bar...@xxxxxxxxxxxx> wrote in message
news:barmar-DEA40C.14214910032007@xxxxxxxxxxxxxxxxxxxxxxxxxxx
In article <1173501997.893541.233...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"spasmous2" <spasm...@xxxxxxxxx> wrote:
I just started using a new bank, which has an online access page to
perform transactions etc. It is
http://www.orchardbank.com/ecare/loginform
I noticed it is not an https (secured) site but has a logo saying it
is SSL secured with verisign... whatever that means. Can anyone tell
me if I should be wary of using this login URL since it is not an
https site. After I signed up I immediately changed my login details/
security questions since these were all performed over an http
connection.
I am basically a novice about these things but "know" (ie. have been
told a lot!) that https is important.
Although the login page isn't downloaded with SSL, it DOES use SSL to
submit the form. It's kind of difficult to tell this from the source,
because it uses some contorted Javascript to perform the submission.
But just do a login and look at the location line in your browser and
you'll see that it changed to HTTPS.
--
Barry Margolin, bar...@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
Yes, I also tested that with a Wireshark capture. It immediately sends a
TCP SYN using HTTPS when you submit the form.
BernieM- Zitierten Text ausblenden -
- Zitierten Text anzeigen -
Nevertheless, it's bad practise to send the form itself over plain
HTTP use SSL only to protect the data itself:
First, unexperiences users get used to the fact that even "secure"
websites don't need to be SSL-protected.
Secondly, the website containing the form is not guaranteed to be
authentic. This simplifies phishing and spoofing attacks.
Just a remark ...
Regards!
.
- References:
- Bank login not using https
- From: spasmous2
- Re: Bank login not using https
- From: Barry Margolin
- Re: Bank login not using https
- From: BernieM
- Bank login not using https
- Prev by Date: Re: Is that secure : <form action="https" from a local HTML page ?
- Next by Date: Laptop Security - harddisk encryption necessary?
- Previous by thread: Re: Bank login not using https
- Next by thread: Re: cygwin security in sensitive production
- Index(es):
Relevant Pages
|