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
LinkedIn suffers DNS hijack
31–40 of 95 posts
Re: LinkedIn suffers DNS hijack
#32The 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…
Re: LinkedIn suffers DNS hijack
#33I'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
Re: LinkedIn suffers DNS hijack
#34Can 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
#35Seems legit. www.ztomy.com
Re: LinkedIn suffers DNS hijack
#36I 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
#37Can 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
#38Was 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).
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
#39Re: LinkedIn suffers DNS hijack
#40Can 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.
Linkedin interviews are on par with facebook/google et al.