Detection of Vulnerabilities of Blockchain Smart Contracts

Daojing He,Rui Wu,Xinji Li,Sammy Chan,Mohsen Guizani
DOI: https://doi.org/10.1109/jiot.2023.3241544
IF: 10.6
2023-01-01
IEEE Internet of Things Journal
Abstract:With the wide application of IoT and blockchain, research on smart contracts has received increased attention, and security threat detection for smart contracts is one of the main focuses. This paper first introduces the common security vulnerabilities in blockchain smart contracts, and then classifies the vulnerabilities detection tools for smart contracts into six categories according to the different detection methods: formal verification method, symbol execution method, fuzzy testing method, intermediate representation method, stain analysis method and deep learning method. We test 27 detection tools, and analyze them from several perspectives, including the capability of detecting a smart contract version. Finally, it is concluded that most of the current vulnerability detection tools can only detect vulnerabilities in a single and old version of smart contracts. Although the deep learning method detects fewer types of smart contract vulnerabilities, it has higher detection accuracy and efficiency. Therefore, the combination of static detection methods such as deep learning method and dynamic detection methods including the fuzzy testing method to detect more types of vulnerabilities in multi-version smart contracts to achieve higher accuracy is a direction worthy of research in the future.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?