当前位置:网站首页>Cross-chain bridge protocol Nomad suffers hacker attack, losing more than $150 million
Cross-chain bridge protocol Nomad suffers hacker attack, losing more than $150 million
2022-08-03 10:49:00 【Babbitt Information】
DeFi 之道讯,8 月 2 日,跨链桥协议 Nomad 遭遇攻击,超过 1.5 $100 million in user funds were transferred by hackers,Paradigm 合伙人 samczsun This security incident was analyzed.
Nomad just suffered Web3 Lost in one of the most chaotic hacks ever 1.5 亿美元.So how exactly does this happen,其根本原因是什么?Allow me to take you behind the scenes of this attack.
这一切都始于 @officer_cia 在 ETHSecurity Shared in the telegram group channel @spreekaway 推文,Although I didn't know what was going on at the time,但离开 Nomad The amount of assets across the chain bridge is clearly not a good sign.
My first thought was that there was some misconfiguration of the coin's decimal point.毕竟,This cross-chain bridge appears to be in progress“发送 0.01 WBTC,返还 100 WBTC”的促销活动.
然而,在 Moonbeam After some painful manual digging around the web,我确认 Moonbeam The transaction is indeed cross-chain 0.01 WBTC,但不知何故,The asset that the Ethereum transaction crosses the chain is 100 WBTC.
https://moonscan.io/tx/0xcca9299c739a1b538150af007a34aba516b6dade1965e80198be021e3166fe4c
https://etherscan.io/tx/0xa5fe9d044e4f3e5aa5bc4c0709333cd2190cba0f4e7f16bcf73f49f83e4a5460
此外,WBTC Cross-chain transactions don't actually prove anything.It's just called directly process,可以说,Being able to process a message without first proving it is very bad.
这个时候,有两种可能性,Either the proof was submitted separately in an earlier block,要么是 Replica The contract has serious loopholes.但是,There is absolutely no indication that anything has been proven recently.
That leaves only one possibility,Replica There is a fatal loophole in the contract.那到底是怎么回事呢?A quick look shows,Submitted messages must belong to an acceptable root,否则,第 185 The line check will fail.
幸运的是,There is an easy way to check this assumption.I know the unproven message root will be 0x00,因为消息 [_messageHash] will be uninitialized.All I have to do is check if the contract will accept this.
哎……
事实证明,During routine upgrades,Nomad The team initializes the root of trust as 0x00.需要明确的是,It is a common practice to use a zero value as an initialization value.不幸的是,在这种情况下,It has a small side effect,That is, each message is automatically validated.
That's why hacking is so messy,你不需要了解 Solidity 或 Merkle tree or something,All you have to do is find a valid deal,Find it with your address/Substitute another person's address,Then rebroadcast it.
总的来说,A routine upgrade marks the zero hash as a valid root,The effect is to allow in Nomad spoofed news,Attackers abuse this feature to replicate/paste transaction,And quickly drained the funds of this cross-chain bridge in a frantic melee.
译者注:此次 Nomad Cross-chain bridge hacking,Moonbeam 和 evmos Users of these two public chains will be greatly affected,其中, Moonbeam The cross-chain funds involved are relatively large.This incident reminds us once again of the risks of cross-chain bridges,After the user uses the cross-chain bridge,You should try to avoid holding cross-chain assets,Instead, it should be exchanged for the native assets of the blockchain as soon as possible,And the native asset security of the Ethereum main chain is higher than other chains.
中文推特:https://twitter.com/8BTC_OFFICIAL
英文推特:https://twitter.com/btcinchina
Discord社区:https://discord.gg/defidao
电报频道:https://t.me/Mute_8btc
电报社区:https://t.me/news_8btc
边栏推荐
- APENFT FOUNDATION官宣2022艺术梦想基金主题征集
- Interview Blitz 71: What's the difference between GET and POST?
- 3D激光SLAM:LeGO-LOAM---两步优化的帧间里程计及代码分析
- MATLAB Programming and Applications 2.6 Strings
- 【Star项目】小帽飞机大战(九)
- 多态详细讲解(简单实现买票系统模拟,覆盖/重定义,多态原理,虚表)
- 训练双塔检索模型,可以不用query-doc样本了?明星机构联合发文
- 509. 斐波那契数
- 在安装GBase 8c数据库的时候,报错显示“Host ips belong to different cluster”。这是为什么呢?有什么解决办法?
- 成为优秀架构师必备技能:怎样才能画出让所有人赞不绝口的系统架构图?秘诀是什么?快来打开这篇文章看看吧!...
猜你喜欢
阿里本地生活全域日志平台 Xlog 的思考与实践
后台图库上传功能
苏州大学:从PostgreSQL到TDengine
4 g acquisition ModbusTCP turn JSON MQTT cloud platform
鸿蒙第三次
袋鼠云思枢:数驹 DTengine,助力企业构建高效的流批一体数据湖计算平台
消费者认可度较高 地理标志农产品为啥“香”
With strong network, China mobile to calculate excitation surging energy network construction
Basic using MySQL database
MySQL数据库基本使用
随机推荐
go——并发编程
VL53L0X V2 laser ranging sensor collects distance data serial output
CADEditorX ActiveX 14.1.X
build --repot
科普大佬说 | 黑客帝国与6G有什么关系?
Why is the new earth blurred, in-depth analysis of white balls, viewing pictures, and downloading problems
面试官:工作两年了,这么简单的算法题你都不会?
机器学习概述
记某社区问答
MATLAB programming and application 2.7 Structural data and unit data
4G采集ModbusTCP转JSON接MQTT云平台
numpy
夏季整治百日行动进行时:700余交通安全隐患被揪出
Activiti产生的背景和作用
微信多开批处理(自动获取安装路径)
GBase 8c分布式数据库,数据如何分布最优?
509. 斐波那契数
507. 完美数
【多线程的相关内容】
成对连接点云分割