• Latest
How SABRE Tech Can Stop Hackers From Splitting Bitcoin Into Two

How SABRE Tech Can Stop Hackers From Splitting Bitcoin Into Two

February 15, 2019
ygg sea surpasses 10,000 scholarships in just six months of launch

YGG SEA Surpasses 10,000 Scholarships in Just Six Months of Launch

May 6, 2022
mintable launches industry changing gas free minting service on ethereum

Mintable Launches Industry Changing Gas Free Minting Service on Ethereum

May 1, 2022
5 projects enabling smart contract development on bitcoin

5 Projects Enabling Smart Contract Development on Bitcoin

April 29, 2022
bitcoin atm installed in mexico's senate building

Bitcoin ATM installed in Mexico’s Senate Building

April 27, 2022
cross chain services play a crucial role in facilitating continued adoption of defi applications

Cross-Chain Services Play a Crucial Role in Facilitating Continued Adoption of DeFi Applications

April 26, 2022
justin sun launches usdd, integrating the blockchain world and the real world with the decentralized stablecoin

Justin Sun Launches USDD, Integrating the Blockchain World and the Real World with the Decentralized Stablecoin

April 25, 2022
nfts: the next musical revolution

NFTs: The Next Musical Revolution

April 24, 2022
things you should know before investing in nfts

Things You Should Know Before Investing in NFTs

April 24, 2022
what are wrapped tokens?

What Are Wrapped Tokens?

April 23, 2022
what is the future of ethereum (eth)?

What is the future of Ethereum (ETH)?

April 22, 2022
green gaming

Everything You Need to Know About Play-to-Earn on Algorand in 2022

April 21, 2022
$ape going bananas as rumors of upcoming land sale of bayc metaverse gather momentum

$APE Going Bananas As Rumors of Upcoming Land Sale of BAYC Metaverse Gather Momentum

April 21, 2022
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
CoinNewsDaily
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining
No Result
View All Result
CoinNewsDaily
No Result
View All Result
Home Tech

How SABRE Tech Can Stop Hackers From Splitting Bitcoin Into Two

coinnewsdaily by coinnewsdaily
February 15, 2019
in Tech
0
How SABRE Tech Can Stop Hackers From Splitting Bitcoin Into Two
190
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter

Related articles

ygg sea surpasses 10,000 scholarships in just six months of launch

YGG SEA Surpasses 10,000 Scholarships in Just Six Months of Launch

May 6, 2022
5 projects enabling smart contract development on bitcoin

5 Projects Enabling Smart Contract Development on Bitcoin

April 29, 2022

If hackers felt like it, they could split bitcoin in two.

It wouldn’t even be that hard, according to research from 2017. Thanks to insecure technology underpinning the internet, someone with the right credentials could exploit the Border Gateway Protocol (BGP) by faking their identity and confusing the network into sending floods of data somewhere it shouldn’t. “The internet’s biggest security hole,” as it’s been called, has been used for everything from snooping on government emails to stealing cryptocurrency.

As far as splitting bitcoin, the attack is as bad as it sounds. If executed successfully, one chunk of the network would be completely sliced off from the other. No one could communicate and send transactions to people who are a part of the “other” network.

That’s where researchers from the prestigious Swiss university ETH Zurich hope to help. As described in a new white paper, they’ve invented a relay network called SABRE that they hope will one day be built on top of bitcoin.

With the same name as the curved blade common in the Napoleonic era, SABRE sounds like it would be used to slice bitcoin in half. Instead, it hopes to do the opposite. Rather, the planned network would (metaphorically) wield a saber against impending attackers, stopping them in their tracks.

Eth Zurich computer network researcher Maria Apostolaki told CoinDesk:

“SABRE is a small relay network whose nodes are strategically located such that they remain connected to each other and connected to as many regular nodes as possible, even in the presence of a AS-level adversary that hijacks traffic.”

This network would “render the partition ineffective,” she said.

When SABRE is used, the risk of a split goes down, the researchers claim. Without SABRE, it’s possible for an ISP to attack and partition bitcoin with only a “small” routing attack. But, according to the researchers’ simulations on a group of five nodes, there’s only a 3.1 percent chance probability of the attacker could hijack the network and partition it. The probability also decreases as the number of nodes increases.

To be presented at The Network and Distributed System Security Symposium this month, the proposed layer is the result of years of research. Apostolaki has been researching this specific issue since 2016 since “blockchain applications are very common nowadays making research on their routing characteristics very impactful.”

The attack

The attack strikes at the root of the internet.

Every time you click a webpage, you’re unknowingly using BGP, an internet protocol that helps get data from Point A to Point B. Say you want to get to CoinDesk.com. Your computer doesn’t necessarily have a direct link to the server storing that website, stored in, say, New York City.

Rather, millions of nodes make up the internet, which are divided into groups called “autonomous systems” (ASes), each managed by a single entity known as an Internet Service Provider (ISP). ISPs then connect companies to the internet, such as Comcast or the like. BGP helps your request for CoinDesk.com determine which ASes to jump through to get to get the webpage and pull it up on to your screen the fastest. (It sounds like a lot, but all of this happens in the blink of an eye.)

The problem is, hackers can trick other nodes using the protocol that they own certain resources they don’t really own in order to divert internet traffic essentially anywhere they want.

That’s why it can be used to access data the attacker isn’t supposed to be able to see – or to steal cryptocurrency, as hackers have done several times in the past, by using BGP to redirect traffic from bitcoin miners to themselves.

ETH Zurich’s researchers say it could be particularly harmful for bitcoin.

Apostolaki told CoinDesk:

“An [AS] level attacker can partition the bitcoin into two disjointed components by first hijacking and then dropping traffic exchanged between them.”

The paper explains that “any” AS-level attacker could isolate half the bitcoin mining power by hijacking just 100 prefixes.

SABRE to the rescue

But ETH Zurich researchers think they can prevent the attack with a so-called “relay network.” SABRE is a proposed network that would be managed by one entity, providing bitcoin nodes with an “extra secure channel” for moving blocks across the network.

This network would consist of a variety of nodes with IP addresses (an ID number that lets other nodes find and connect to them) that are publicly known. That way, any bitcoin node can connect to them. And a bitcoin node needs to just connect to one of them to take advantage of its capability for keeping it connected to other nodes.

So, why can’t the attack just switch targets and fool the SABRE nodes instead? The researchers propose a little hack: They only place the SABRE nodes in “cherry-picked” ASes with certain characteristics that make them harder to hijack.

“So, the [central] idea on their work is that if you run a relay network with nodes on diversely placed /24 announcements, it’s much harder for a route hijacker to disrupt it,” explained long-time Bitcoin Core developer Gregory Maxwell, discussing the idea in the IRC chat channel “bitcoin wizards.”

The research is convincing. Or, at least, reactions from at least one skeptical bitcoin developer have been rosy.

“At least it’s doing something different that makes sense,” continued Maxwell, who’s often critical of proposed changes that might have negative consequences for the blockchain.

In an email to CoinDesk, Braiins and bitcoin mining pool Slush Pool CEO Jan Čapek argued that “[SABRE] is an interesting insight into BGP hijacking issues. It solves the bitcoin network partitioning problem and can be applied to other [peer-to-peer] networks, too.”

However, he’s not convinced a “large-scale” attack is very likely, partly because “there are many redundant ways” bitcoin nodes are connected already. “Many nodes form global clusters interconnected via VPN channels. We now have Blockstream satellite that provides an alternative way of broadcasting blocks via a satellite link,” he explained.

He hopes the underlying problem – BGP – will also one day be addressed.

That said, Čapek said Slush Pool would be happy to connect to the SABRE network, should it get “industry-wide consensus.”

Since it would be immediately helpful for mining pools to adopt, it would prevent their miners from losing mining rewards, Apostolaki told CoinDesk, she expects to see some adoption soon:

“Given the practicality of routing attacks I do believe that SABRE will be at least partially deployed.”

Fencing image via Shutterstock

Credit: Source link

Tags: Crypto Tech
Share76Tweet48
Previous Post

‘Make Bitcoin Fun Again’: New Lightning App Lets You Buy Pizza With BTC

Next Post

XRP is Best Positioned, Brad’s Diehard Claim on XRP Over JPM Coin

coinnewsdaily

coinnewsdaily

CoinNewsDaily.com is an online Crypto Coin News Website that aims to provide latest trendy news from market and around the world.

Related Posts

ygg sea surpasses 10,000 scholarships in just six months of launch
Alt Coin

YGG SEA Surpasses 10,000 Scholarships in Just Six Months of Launch

May 6, 2022
5 projects enabling smart contract development on bitcoin
Alt Coin

5 Projects Enabling Smart Contract Development on Bitcoin

April 29, 2022
bitcoin atm installed in mexico's senate building
Bitcoin

Bitcoin ATM installed in Mexico’s Senate Building

April 27, 2022
cross chain services play a crucial role in facilitating continued adoption of defi applications
Alt Coin

Cross-Chain Services Play a Crucial Role in Facilitating Continued Adoption of DeFi Applications

April 26, 2022
green gaming
Business

Everything You Need to Know About Play-to-Earn on Algorand in 2022

April 21, 2022
axie infinity: what are the minimum android phone requirements to play on mobile
Alt Coin

Axie Infinity: What Are the Minimum Android Phone Requirements to Play on Mobile

April 21, 2022
Load More
Next Post
XRP is Best Positioned, Brad’s Diehard Claim on XRP Over JPM Coin

XRP is Best Positioned, Brad's Diehard Claim on XRP Over JPM Coin

Categories

  • Alt Coin
  • Bitcoin
  • Business
  • Ethereum
  • ICO
  • Litecoin
  • Mining
  • NFT
  • Ripple
  • Tech
  • Trading

What New here?

  • YGG SEA Surpasses 10,000 Scholarships in Just Six Months of Launch
  • Mintable Launches Industry Changing Gas Free Minting Service on Ethereum
  • 5 Projects Enabling Smart Contract Development on Bitcoin

Subscribe to Get More!

Loading
  • About Us
  • Contact Us
  • Privacy & Policy

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev

No Result
View All Result
  • Home
  • Coin Market Cap
  • Bitcoin
  • Ethereum
  • Ripple
  • Litecoin
  • Alt Coin
  • Business
  • Trading
  • Mining

© 2018-2021 CoinNewsDaily.com by CoinNewsDaily Inc. Crafted with Love by iFtiDev

  • bitcoinBitcoin(BTC)$19,083.61-0.51%
  • ethereumEthereum(ETH)$1,057.751.28%
  • tetherTether(USDT)$1.000.01%
  • binancecoinBNB(BNB)$217.850.76%
  • cardanoCardano(ADA)$0.4494970.48%
  • rippleXRP(XRP)$0.3131380.04%
  • SolanaSolana(SOL)$32.780.77%
  • dogecoinDogecoin(DOGE)$0.065889-1.49%
  • polkadotPolkadot(DOT)$6.70-0.25%
  • daiDai(DAI)$1.000.04%
  • Shiba InuShiba Inu(SHIB)$0.000010-0.30%
  • tronTRON(TRX)$0.063365-2.55%
  • leo-tokenLEO Token(LEO)$5.74-1.50%
  • matic-networkPolygon(MATIC)$0.4776302.28%
  • litecoinLitecoin(LTC)$49.96-1.84%
  • FTXFTX(FTT)$23.95-1.78%
  • OKBOKB(OKB)$12.180.84%
  • chainlinkChainlink(LINK)$6.09-0.63%
  • CronosCronos(CRO)$0.1118270.26%
  • stellarStellar(XLM)$0.1072990.57%
  • cosmosCosmos Hub(ATOM)$7.94-0.81%
  • algorandAlgorand(ALGO)$0.3051530.03%
  • moneroMonero(XMR)$115.52-1.77%
  • ethereum-classicEthereum Classic(ETC)$14.590.42%
  • bitcoin-cashBitcoin Cash(BCH)$103.341.58%
  • vechainVeChain(VET)$0.022064-0.52%
  • tezosTezos(XTZ)$1.430.74%
  • Internet ComputerInternet Computer(ICP)$5.21-0.54%
  • filecoinFilecoin(FIL)$5.25-0.73%
  • theta-tokenTheta Network(THETA)$1.171.03%
  • ElrondElrond(EGLD)$49.920.50%
  • bitcoin-cash-svBitcoin SV(BSV)$52.490.70%
  • eosEOS(EOS)$0.931.73%
  • paxos-standardPax Dollar(USDP)$1.000.04%
  • makerMaker(MKR)$896.410.70%
  • AaveAave(AAVE)$56.340.37%
  • iotaIOTA(MIOTA)$0.2668321.12%
  • huobi-tokenHuobi(HT)$4.330.25%
  • zcashZcash(ZEC)$53.251.33%
  • basic-attention-tokenBasic Attention(BAT)$0.399040-3.09%
  • havvenSynthetix Network(SNX)$2.6114.04%
  • neoNEO(NEO)$8.160.07%
  • zilliqaZilliqa(ZIL)$0.038394-1.06%
  • wavesWaves(WAVES)$5.10-0.65%
  • dashDash(DASH)$42.171.91%
  • PancakeSwapPancakeSwap(CAKE)$3.083.28%
  • KusamaKusama(KSM)$48.12-0.44%
  • nemNEM(XEM)$0.04386714.11%
  • Elrond ERDElrond ERD(ERD)$0.0259290.00%
  • ethlendAave [OLD](LEND)$4.103.48%
  • CompoundCompound(COMP)$46.981.30%
  • qtumQtum(QTUM)$2.770.71%
  • bitcoin-goldBitcoin Gold(BTG)$15.471.26%
  • omisegoOMG Network(OMG)$1.78-0.13%
  • golemGolem(GLM)$0.223567-1.06%
  • ontologyOntology(ONT)$0.2340160.04%
  • SushiSushi(SUSHI)$0.96-0.61%
  • yearn-financeyearn.finance(YFI)$5,712.326.76%
  • umaUMA(UMA)$2.510.63%
  • digibyteDigiByte(DGB)$0.009122-0.17%
  • UniswapUniswap(UNI)$2.4438.80%
Posting....