This actually shows pretty good coverage for this feature, it seems to me. The big American isps do it, the mobile ones do too... How many major isps would we want to implement it to be "safe" and what would that look like? Is this a regional thing? They've only listed 4 unsafe ones on the site and that doesn't seem like a major issue, but maybe they're very large somewhere.
I'm on sky in the UK which is marked as not safe due to no RPKI. It's not on the list so imagine there is a fair few missing, would be neat to have a table you could filter by country, provider type (cloud/isp etc) based on real results from users. edit: there's a show all button to expand the table
Is BGP safe yet?
21–30 of 98 posts
Re: Is BGP safe yet?
#22> A BGP hijack occurs when a malicious node deceives another node, lying about what the routes are for its neighbors. Without any security protocols, this misinformation can propagate from node to node, until a large number of nodes now know about, and attempt to use these incorrect, nonexistent, or malicious routes. But with HTTPS, they wouldn't be able to actually pose as another website, just delay/black hole the…
Re: Is BGP safe yet?
#23> A BGP hijack occurs when a malicious node deceives another node, lying about what the routes are for its neighbors. Without any security protocols, this misinformation can propagate from node to node, until a large number of nodes now know about, and attempt to use these incorrect, nonexistent, or malicious routes. But with HTTPS, they wouldn't be able to actually pose as another website, just delay/black hole the…
Once you control BGP you control any IP and can subvert certificate issuance that effectively uses IP to validate certificate issuance requests. For example anything that relies on a file or dns at a specific IP. Once you have done so, you ARE the site, no matter what HSTS says.
We’ve tried to solve this problem a few times with certificate pinning (dangerous) and more recently just giving up and using certificate transparency to try and mitigate the blast radius by hoping the duration can be curtailed. The whole system is incredibly fragile.
As an aside, BGP should move over to TLS (not https, http is a terrible protocol for this) for other reasons (it’s a better option than tcp aom/md5). That this is not already the case should inform people’s opinion of where this stuff is on the security timeline.
Re: Is BGP safe yet?
#24> Your ISP (Verizon, AS701) implements BGP safely. It correctly drops invalid prefixes.
Re: Is BGP safe yet?
#25Re: Is BGP safe yet?
#26Earlier quoted context omitted.
I'm on sky in the UK which is marked as not safe due to no RPKI. It's not on the list so imagine there is a fair few missing, would be neat to have a table you could filter by country, provider type (cloud/isp etc) based on real results from users. edit: there's a show all button to expand the table
I get the same result for A&A, but frankly I trust them more than some random site with (apparently) an axe to grind.
But on some level that's like assuming the reason the guy with the handgun is on your plane is that he's a sky marshal and not that some idiot let a concealed handgun through security. I mean, sure, maybe, but, maybe not.
Without asking it's just a guess and I haven't asked. Maybe I should.
Re: Is BGP safe yet?
#27Earlier quoted context omitted.
I'm on sky in the UK which is marked as not safe due to no RPKI. It's not on the list so imagine there is a fair few missing, would be neat to have a table you could filter by country, provider type (cloud/isp etc) based on real results from users. edit: there's a show all button to expand the table
I get the same result for A&A, but frankly I trust them more than some random site with (apparently) an axe to grind.
Re: Is BGP safe yet?
#28RPKI doesn't make BGP safe, it makes it safer . BGP hijacks can still happen. RPKI only secures the ownership information of a given prefix, not the path to that prefix. Under RPKI, an attacker can still claim to be on the path to a victim AS, and get the victim's traffic sent to it. The solution to this was supposed to be BGPSec, but it's widely seen as un-deployable.
[0]: https://datatracker.ietf.org/doc/html/draft-ietf-sidrops-asp...
Re: Is BGP safe yet?
#29An ISP is marked as unsafe in the table, yet running the test says it is. (same ASN)
the last update on the table was feb 3. presumably rpki was implemented between then and now
Re: Is BGP safe yet?
#30Earlier quoted context omitted.
the last update on the table was feb 3. presumably rpki was implemented between then and now
ISP's often have different infrastructure for different sets of customers (regional, mobile/landline differences etc) - often due to legacy M&As etc..