当前位置:网站首页>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
边栏推荐
- Mysql OCP 73 questions
- 面试一面
- Skills required to be a good architect: How to draw a system architecture that everyone will love?What's the secret?Come and open this article to see it!...
- Spinner文字显示不全解决办法
- 安全研究员:大量Solana钱包被盗
- _GLIBCXX_USE_CXX11_ABI 宏的作用
- 阿里本地生活全域日志平台 Xlog 的思考与实践
- 优炫数据库在linux平台下服务启动失败的原因
- 面试突击71:GET 和 POST 有什么区别?
- 请问应该用什么关键字将内容主题设置为 dark 呢
猜你喜欢
随机推荐
type="module" you know, but type="importmap" you know
图新地球为什么很模糊,白球、看图、下载问题深度剖析
鸿蒙第三次
type=“module“ 你了解,但 type=“importmap“ 你知道吗
媒体查询代码
How to make self-introduction
js函数防抖和函数节流及其使用场景。
巴比特 | 元宇宙每日必读:玩家离场,平台关停,数字藏品市场正逐渐降温,行业的未来究竟在哪里?...
【Star项目】小帽飞机大战(九)
QT with OpenGL(HDR)
ScrollView嵌套RecyclerView滚动冲突
从餐桌到太空,孙宇晨的“星辰大海”
面试突击71:GET 和 POST 有什么区别?
通过GBase 8c Platform安装数据库集群时报错
有大佬用flink读取mysql binlog分表后再写入新表吗
Skills required to be a good architect: How to draw a system architecture that everyone will love?What's the secret?Come and open this article to see it!...
MySQL数据库实战(1)
成为优秀架构师必备技能:怎样才能画出让所有人赞不绝口的系统架构图?秘诀是什么?快来打开这篇文章看看吧!...
STM32+OLED显示屏制作指针式电子钟
记某社区问答