Demystifying exploitable bugs in smart contracts

Z Zhang, B Zhang, W Xu, Z Lin - 2023 IEEE/ACM 45th …, 2023 - ieeexplore.ieee.org
Exploitable bugs in smart contracts have caused significant monetary loss. Despite the
substantial advances in smart contract bug finding, exploitable bugs and real-world attacks …

Wasai: uncovering vulnerabilities in wasm smart contracts

W Chen, Z Sun, H Wang, X Luo, H Cai… - Proceedings of the 31st …, 2022 - dl.acm.org
WebAssembly (Wasm) smart contracts have shown growing popularity across blockchains
(eg, EOSIO) recently. Similar to Ethereum smart contracts, Wasm smart contracts suffer from …

xfuzz: Machine learning guided cross-contract fuzzing

Y Xue, J Ye, W Zhang, J Sun, L Ma… - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
Smart contract transactions are increasingly interleaved by cross-contract calls. While many
tools have been developed to identify a common set of vulnerabilities, the cross-contract …

Are we there yet? unraveling the state-of-the-art smart contract fuzzers

S Wu, Z Li, L Yan, W Chen, M Jiang, C Wang… - Proceedings of the …, 2024 - dl.acm.org
Given the growing importance of smart contracts in various applications, ensuring their
security and reliability is critical. Fuzzing, an effective vulnerability detection technique, has …

Pied-piper: Revealing the backdoor threats in ethereum erc token contracts

F Ma, M Ren, L Ouyang, Y Chen, J Zhu… - ACM Transactions on …, 2023 - dl.acm.org
With the development of decentralized networks, smart contracts, especially those for ERC
tokens, are attracting more and more Dapp users to implement their applications. There are …

Tyr: Finding consensus failure bugs in blockchain system with behaviour divergent model

Y Chen, F Ma, Y Zhou, Y Jiang… - 2023 IEEE Symposium …, 2023 - ieeexplore.ieee.org
Blockchain is a decentralized distributed system on which a large number of financial
applications have been deployed. The consensus process in it plays an important role …

Interoperability in blockchain: A survey

K Ren, NM Ho, D Loghin, TT Nguyen… - … on Knowledge and …, 2023 - ieeexplore.ieee.org
This paper presents a systematic and comprehensive survey on blockchain interoperability,
where interoperability is defined as the ability of blockchains to flexibly transfer assets, share …

Empirical review of smart contract and defi security: vulnerability detection and automated repair

P Qian, R Cao, Z Liu, W Li, M Li, L Zhang, Y Xu… - arXiv preprint arXiv …, 2023 - arxiv.org
Decentralized Finance (DeFi) is emerging as a peer-to-peer financial ecosystem, enabling
participants to trade products on a permissionless blockchain. Built on blockchain and smart …

Pluto: Exposing vulnerabilities in inter-contract scenarios

F Ma, Z Xu, M Ren, Z Yin, Y Chen… - IEEE Transactions …, 2021 - ieeexplore.ieee.org
Attacks on smart contracts have caused considerable losses to digital assets. Many
techniques based on symbolic execution, fuzzing, and static analysis are used to detect …

Scrawld: A dataset of real world ethereum smart contracts labelled with vulnerabilities

CS Yashavant, S Kumar, A Karkare - arXiv preprint arXiv:2202.11409, 2022 - arxiv.org
Smart contracts on Ethereum handle millions of US Dollars and other financial assets. In the
past, attackers have exploited smart contracts to steal these assets. The Ethereum …