Where does Form Data go on Pop-up?

GoDaddy.com recently changed their website - disappointing like Yahoo - and one of the changes they made is how the log-in feature works.

Now when you click on the “Login” link on the Home Page, you get a Pop-Up Window (i.e. “Lightbox”) asking for an Account # and Password.

How do I know where my “Log-In Credentials” are going in that pop-up window, since there is now “Address Bar” associated with it?!

For all I know, I could be sending things over an UNENCRYPTED connection to someone in Nigeria?! :eek:

This whole new setup makes me very nervous… :shifty:

Sincerely,

Debbie

No the most elegant solution; just view the source of the form using firebug and look for the action attribute of the form. You can see it’s sending it to godaddys website using SSL.

That doesn’t change the fact that on the backend the data could be sent to someone in Nigeria. Any way you slice it once you give them the data GoDaddy could be sharing it with anyone including the government. Though that goes for any company really. It just comes down to trusting your provider.

You’re not following me…

On a normal website, you would click on the “Log-in” link, and be taken to another page (e.g. https://www.Debbie.com/log-in.php ) with a Web Form on that same page.

So when you submitted that form, you would be reassured that your Log-In Credentials were going directly from the web form at “log-in.php” to Debbie, Inc.'s server’s. And, you would know that the data “in transit” was travelling safely over HTTPS.


With GoDaddy’s website, first of all, you start off on http://www.GoDaddy.com/# which is NOT secure.

Next, after clicking on the link, you get the is Pop-Up Form and have no way of knowing if that Form is secure?! :-/

If you are on an unencrypted page to start with, and then you get a Pop-Up Form, would you trust that your Username/Password are being encrypted before they go to GoDaddy??

I wouldn’t!!

And GoDaddy provides no way to get around this new “cutesy” design… :mad:

That is my concern!!

Sincerely,

Debbie

GoDaddy’s login form is already acknowledged by security experts as hopelessly insecure: http://www.troyhunt.com/2013/05/your-login-form-posts-to-https-but-you.html

That’s actually not the case. Imagine that [FONT=Courier New]https://www.Debbie.com/log-in.php[/FONT] contains this HTML:

<form action="http://www.somewhere-else.com/somewhere-else.php">

Just because you’re viewing the form securely doesn’t mean that it’s submitting securely. Likewise, just because you’re viewing the form at log-in.php doesn’t mean that it’s submitting to that same place.

Unless you want to dive into the site’s code, you’ll need the browser to help you. Some browsers will give you the option to “Warn me before submitting insecure information.” But even that won’t always help. Sometimes – oftentimes, these days – forms aren’t submitted in the traditional way. Instead, JavaScript will often capture the form submit event and do special processing. Sometimes that processing includes sending a request to the server to check your login in an ajaxy way.

So, how then can you know ahead of time whether your submission will be secure? Probably you can’t. Sorry. Best you can do is to check after the fact by watching the network console.

Good point.

That’s pretty screwed up!!!

I don’t understand what you mean??

So, back to my original post…

Would YOU trust GoDaddy’s Popup Login Form?? :-/

Sincerely,

Debbie

Did you see the link I posted? It answers your question.

What do you think, Jeff??

Your screenshot above seems to imply that the Log-In Popup is okay…

(Although that is a hell of a lot of work for “Jane User” to do to feel safe…) :rolleyes:

Ralph certainly doesn’t seem to be a fan of GoDaddy!! :lol:

Did you have some bad experiences with them in the past??

[ot]Maybe I would have been better posting this in the “Security Forum”??

I’d be really interested to know what any “security gurus” out there think about all of this…[/ot]

Sincerely,

Debbie

The plot thickens…

I just found out from someone else that there is another way to login to your GoDaddy account here…

https://mya.godaddy.com

On the surface, it looks much better to me, but when I poke around using FireBug, I don’t even see an HTML Form?!

Apparently that Login Form uses all JavaScript to log a person in. That probably scares me even more than the Popup Login?! :eek:

What do you think??

Sincerely,

Debbie

I think ralph’s link is definitely worth watching and learning from. It talks about a security issue that isn’t often covered. Their premise is that the security of the submission isn’t all that matters, that sending the form itself must also be secure. Otherwise the form’s markup could be altered in transit, for example, to insert a script that logs your keystrokes.

Which of these logins would you trust more…

1.) http://www.godaddy.com/# with a Pop-Up Form which supposedly uses Java “in an out of the norm process for logging in to prevent malicious activities”

2.) https://mya.godaddy.com

Also, would you ever use GoDaddy to Host a website?? (I have a VPS with them currently).

For all of my bashing in this thread, there are some things that attracted me to, and have kept me with GoDaddy…

a.) All Staff based in U.S.

b.) All Servers based in U.S.

c.) Affordable Servers for someone on a “shoe-string budget”

d.) 24/7 Phone & Chat Access

(Yeah, I think a lot of their technical people are clueless, but for a beginner like me, the 24/7 access is in some ways as important as having access to “experts” 9-to-5, if you follow.)

I hate to let something like a Log-In Form make me upend my life, but it does bother me…

And the last thing I need to to have issues with my Virtual Private Server when I “go live” soon…

Thoughts?

Suggestions?

Sincerely,

Debbie

At least the second page is https protected, so that looks better to me.

Also, would you ever use GoDaddy to Host a website?? (I have a VPS with them currently).

In the past, I’ve always heard it’s not a good idea, as they are mainly a domain host. I’ve seen lots of people here having problems with various things like sending email, and it turns out that GD was limiting what they could do. However, things may have changed. Surely a VPS should give reasonable quality. I guess you should judge from the service you get. But there are thousands of good hosts in the US, so US-based is not much of a reason to choose GD on its own.

Would the fact that they don’t use an HTML Form - I didn’t even know you could do that - but instead entirely use JavaScript, freak you out as far as security goes?

In the past, I’ve always heard it’s not a good idea, as they are mainly a domain host. I’ve seen lots of people here having problems with various things like sending email, and it turns out that GD was limiting what they could do. However, things may have changed. Surely a VPS should give reasonable quality. I guess you should judge from the service you get. But there are thousands of good hosts in the US, so US-based is not much of a reason to choose GD on its own.

Who does SitePoint use to host this website?

And are there any U.S.-based web hosting companies that you’d recommend?

I’m looking for ones that are reasonably priced, yet deal with serious hosting (e.g. businesses, e-commerce).

Sincerely,

Debbie

There is actually a form there in the HTML. :slight_smile:

Who does SitePoint use to host this website?

Not sure, but some kind of cloud hosting I think—too complex for me.

And are there any U.S.-based web hosting companies that you’d recommend?

I used to use KnownHost. After a lot of research, I settled on them as the best and most cost-effective option for a VPS. After being with them for about 4 years, I can honestly say they were excellent, and I’d highly recommend them. The only reason I left them was because it’s slow uploading stuff from Australia to the US, so I decided to move to a local host.

Oops, I took a second look, and see I missed it in FireBug.

So, it looks like JavaScript determines the Action location, right? (But, of course, how would I know it is going to HTTPS other than assuming GoDaddy cares about security?!)

Must be a “secret”?! :wink:

I’ll have to check them out.

Sincerely,

Debbie

I don’t think so.

action="login.aspx?spkey=GDMYA4+-130117125906001&amp;[COLOR="#FF0000"]target=https%3a%2f%2fmya.godaddy.com%2f[/COLOR]"

Geesh, Ralph, you’re starting to make me think I need glasses!!! :o

You know, after poking around some more, it looks like both of the Log-In Forms above ultimately point to…


https://mya.godaddy.com

The difference, of course, is that it is better to type in this…


https://mya.godaddy.com

…and get re-directed here…


https://idp.godaddy.com/login.aspx?spkey=GDMYA4+-130117125906001&target=https%3a%2f%2fmya.godaddy.com%2f

…and then have the form submitted here…


https://mya.godaddy.com

…than it is to start here…


www.godaddy.com/#

…and then have the form submitted here…


https://mya.godaddy.com

Sincerely,

Debbie

…than it is to start here… http://www.godaddy.com

Yes, that’s the real problem.