Surely related (and warning!): During this period I received an email from: ship-confirm@amazon.com purporting to notify me of the despatch of a non-existent order; with an attached .zip. Nothing about the message, except the .zip and suggestion of an order's existence, was at all suspicious - all links point to amazon.com. I checked on amazon.com (without following a link) and on amazon.co.uk (where I would usually…
Hijack of Amazon’s domain service used to reroute web traffic for two hours
111–120 of 291 posts
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#112Earlier quoted context omitted.
Forgive my ignorance but I have a few questions: * Why would HSTS help in this case? While HSTS is active, does it prevent clicking through the warning (which was done here)? * How would a CAA record help against cert issuance in this case? Is it only helping against compromise of the authoritative during the remaining TTL of the record in recursives AND if the CAA record points to something that doesn't have on-dema…
HSTS wouldn't help users clicking through warnings, but it's a good thing to have (myetherwallet doesn't use HSTS). CAA record would only help in remaining TTL. Once expired, then it doesn't matter. So yeah, these seem like decent steps to help protect but certainly not going to 100% prevent an attack like this one.
Actually it would have! Chrome and possible other browsers do not allow clicking throw certificate validation issues on sites with HSTS. For example, try to get to https://badssl.finn.io in Chrome.
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#113Wow myetherwallet is trusted for transaction very non-trivial amounts. What would a good mitigation strategy be for these types of attacks.
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#114Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#115Earlier quoted context omitted.
DNSSEC adoption would prevent a hijacker from manipulating responses.
No, it wouldn't. It comically wouldn't: in a BGP hijacking attack, the attackers control IP. It doesn't matter what your signed DNS record points to; attackers will just make that address theirs.
If myetherwallet.com had been DNSSEC signed then users who validated the signature chain would have not been redirected to the fake site. But it's not DNSSEC signed.
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#116Earlier quoted context omitted.
HSTS wouldn't help users clicking through warnings, but it's a good thing to have (myetherwallet doesn't use HSTS). CAA record would only help in remaining TTL. Once expired, then it doesn't matter. So yeah, these seem like decent steps to help protect but certainly not going to 100% prevent an attack like this one.
>HSTS wouldn't help users clicking through warning Actually it would have! Chrome and possible other browsers do not allow clicking throw certificate validation issues on sites with HSTS. For example, try to get to https://badssl.finn.io in Chrome.
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#117Earlier quoted context omitted.
A CAA DNS record won't help much if the attacker can just go to the certificate issuer and request a valid SSL certificate because they own DNS. Plus can't they just change the CAA DNS record?
If you are using DNSSEC, hopefully the issuers are validating it.
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#118How did they manage to steal coins if they didn't get a valid cert? Did people logging into MyEtherWallet just ignore the invalid cert warnings and log in anyway?
Re: Hijack of Amazon’s domain service used to reroute web traffic for two hours
#119Earlier quoted context omitted.
Except, it would have been trivial for them to get Lets Encrypt to issue them a valid cert.
it depends, let's encrypt might be performing request from different sources (and then it would need a bigger BGP hijack to fake them)