FinTechIntro / FinTechIntro/2024-Spring-Final

Cross Chain Attack

Abierto
#12 10 comentarios 0 reacciones 3 asignados Reclamado por @l-akashi Ver en GitHub
Blockchain topics
Lenguaje dominante
Sin datos de lenguaje
Estrellas
0
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Summary
> Please give a short summary of this research topic.

Cross-Chain Bridges are technologies that allow the transfer of assets between different blockchains. This technology is a key component of blockchain interoperability, enabling users to freely exchange cryptocurrencies, tokens, data, and other resources across various blockchain platforms. However, there have been numerous significant security incidents on cross-chain bridges that have led to substantial financial losses. Please present your research report on some cross-chain bridge attack incidents.
## Description
> Please provide a detailed description to the topic.

Cross-chain bridge attacks exploit vulnerabilities in the technology connecting different blockchains to steal assets. These attacks often target flaws in smart contracts, including reentrancy attacks, logic errors, or data validation issues. For example, attackers may use reentrancy attacks to withdraw funds multiple times beyond the locked amount. They could also exploit logical flaws in smart contracts to lock or generate bottomless tokens, allowing these tokens to be reused on the target chain. Additionally, some attacks manipulate on-chain price mechanisms by providing false information, thus completing transactions at abnormal prices.

The success of these attacks often leads to significant financial losses, highlighting the urgent need for enhanced security measures in cross-chain operations. To prevent such attacks, developers of cross-chain bridges need to ensure that smart contracts undergo rigorous security audits and implement multiple verification and security mechanisms to protect user assets.

Please select a cross-chain bridge attack incident as the subject of study and explain how the attack was implemented. If possible, further investigate how it can be prevented.
## Source
> Please provide related resource for the topics, including articles, research papers and more.
[rekt](https://rekt.news/zh/leaderboard/)
[BNB BRIDGE](https://rekt.news/zh/bnb-bridge-rekt/)
[NOMAD BRIDGE](https://rekt.news/nomad-rekt/)
## Others
> Please provide more information if there is any.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.