Research article about impact of BGP hijacking on bitcoin p2p network
Based on this answer from 2014, bitcoin nodes are vulnerable to BGP hijacking. There was an incident today in which twitter prefix was hijacked and details are shared in 2 blog posts:
https://isc.sans.edu/diary/rss/28488
https://www.manrs.org/2022/03/lesson-learned-twitter-shored-up-its-routing-security/
nusenu had written an article about Tor network being vulnerable to BGP hijacking attacks: https://nusenu.medium.com/how-vulnerable-is-the-tor-network-to-bgp-hijacking-attacks-56d3b2ebfd92
After doing some research I found that RPKI ROA and BGP prefix length can help against BGP hijacking attacks. I checked BGP prefix length and RPKI ROA for first 10 ip addresses returned in getnodeaddresses
and it had vulnerable results.
Has any bitcoin developer written a detailed blog post or research article like nusenu?
from Recent Questions - Bitcoin Stack Exchange https://ift.tt/cpzo3Ce
via IFTTT