Bitcoin Forum
May 18, 2024, 01:05:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitfinex XRP Partial Payments Exploit  (Read 21 times)
Husires (OP)
Legendary
*
Offline Offline

Activity: 1596
Merit: 1287


View Profile WWW
January 17, 2024, 02:24:50 PM
 #1

I think you have heard about the recent Bitfinex hack attempt, in which hackers tried to steal $15B XRP transfer from Bitfinex by exploiting the Partial Payments Exploit feature, but I did not understand how such a hack could be done.

It appears that Partial Payments Exploit, and https://xrpl.org/partial-payments.html, the flag is enabled, and once it is enabled, the partial payment transaction will be successful if it delivers any amount equal to or greater than the DeliveryMin field without exceeding the SendMax amount, or in other words :

Code:
Amount ≥ (Delivered Amount) = SendMax - (Fees) ≥ DeliverMin > 0



According to the explanation, the hackers have risen
In reality, the exploiter sends over a much smaller amount specified in another transaction field and aims to receive credit for the difference.

https://cointelegraph.com/news/unknown-wallet-xrp-transfer-bitfinex-partial-payments-exploit



Can someone explain to me how it happened? I tried to understand it but I could not.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!