Is this website secure?

jfunk

Golden Member
Oct 16, 2000
1,208
0
76
Okay, I don't know anything about this, but is there any way that this plain HTML page has any security in it at all?

They are asking people for all their personal info, including credit card number to sign up for this thing. I was just curious cause I got this email from these people today and just checked out the site.

link



j
 

TheMagician

Member
Jan 5, 2002
51
0
0
If you're in IE you should see a lock icon appear in lower left of your browser. That indicates it's "secure".
 

kt

Diamond Member
Apr 1, 2000
6,032
1,348
136
actually, it's ASP. The HTML page takes the information and pass it to the ASP page. Hmm.. as for secure, not sure about that it uses non-SSL method to send the pages.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
It sends the cc information over a non-encrypted link. There would be no way you would get me to enter any information in there.
 

Broncho

Member
Jan 3, 2002
188
0
0
You can force the final signup page to become secure by changing http to https in the address bar, but I didn't check the level of encryption. Beyond that, I can't say one way or another.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
If you change http to https it become a RC4 128-bit encrypted SSL site, but just the fact that you can get to it via non-SSL makes me wonder.