Live data from Hacker News

LinkedIn suffers DNS hijack

alpha.app.net

31–40 of 95 posts

Re: LinkedIn suffers DNS hijack

#31
post #14

Can anyone think of a good reason LinkedIn didn't mark their cookies as HTTPS-only? http://en.wikipedia.org/wiki/HTTP_cookie#Secure_and_HttpOnly

I often describe LinkedIn as a bunch of business people, who have a website. It's not a tech company and the hiring reflects that.

Re: LinkedIn suffers DNS hijack

#32
post #12

The DNS was not exactly hijacked, there were issues inside of LinkedIn's top level DNS provider whom were delegating www.linkedin.com authorization to unauthorized nameservers, namely NS[SOMETHING].ztomy.com. The ztomy DNS replaces its delegated domains to point to a domain parking page if there is no record exiting. These changes were then propagated to other nameservers and thus to the end user. End result, dns doe…

You used a lot of the right words, but not in the right context. Could you share your source do we can get the full picture?

Re: LinkedIn suffers DNS hijack

#33

I'm going to blatantly advertise my own project "RubyDNS" - it can be a lot of fun, and it is especially relevant because it allows you to perform these kinds of attacks in a controlled environment. http://www.codeotaku.com/projects/rubydns/index.en

Have you played with PowerDNS? It would be awesome to see RubyDNS rewritten as a backend.

Re: LinkedIn suffers DNS hijack

#34
post #31
post #14

Can anyone think of a good reason LinkedIn didn't mark their cookies as HTTPS-only? http://en.wikipedia.org/wiki/HTTP_cookie#Secure_and_HttpOnly

I often describe LinkedIn as a bunch of business people, who have a website. It's not a tech company and the hiring reflects that.

Seriously?

http://blog.linkedin.com/2011/01/11/open-source-linkedin-kaf... http://blog.linkedin.com/2009/03/20/project-voldemort-scalin...

Re: LinkedIn suffers DNS hijack

#36
I think confluence-networks.com may be apart of Network Solutions (which is whom LinkedIn is registered with).

I had a domain (nitren.com), that I let expire after 3yrs and confluence-networks.com back ordered it, I remember looking it up a while back, but if I remember right, all the ip and domains were registered or associated with netsol.

Re: LinkedIn suffers DNS hijack

#37
post #31
post #14

Can anyone think of a good reason LinkedIn didn't mark their cookies as HTTPS-only? http://en.wikipedia.org/wiki/HTTP_cookie#Secure_and_HttpOnly

I often describe LinkedIn as a bunch of business people, who have a website. It's not a tech company and the hiring reflects that.

I was an engineering intern there for a summer. The interviews were as difficult as any other tech company in the valley, as was the workload. It is most certainly a tech company.

Re: LinkedIn suffers DNS hijack

#38
post #15

Was api.linkedin.com compromised/hijacked? If so, that means they'll need to reset a lot of OAuth token/secrets which will be very painful indeed (worse than just a site-wide session reset).

Isn't that the point of OAuth? (versus HTTP basic auth)

Your secret key shouldn't be compromised, because you're supposed to keep that secret. Also if you use HTTPS for requests you'd still get a cert error even if DNS was routing incorrectly. You're probably fine.

Re: LinkedIn suffers DNS hijack

#40
post #31
post #14

Can anyone think of a good reason LinkedIn didn't mark their cookies as HTTPS-only? http://en.wikipedia.org/wiki/HTTP_cookie#Secure_and_HttpOnly

I often describe LinkedIn as a bunch of business people, who have a website. It's not a tech company and the hiring reflects that.

dsl, no offense, but you seem to have a problem with any company that doesn't hire/provide employment to your average local community college CS grad and instead hires globally based purely on merit.

Linkedin interviews are on par with facebook/google et al.

Post reply on HN