arXiv · 2303.03179
Metamorphic Testing for Smart Contract Vulnerabilities Detection
Abstract
Despite the rapid growth of smart contracts, they are suffering numerous security vulnerabilities due to the absence of reliable development and testing. In this article, we apply the metamorphic testing technique to detect smart contract vulnerabilities. Based on the anomalies we observed in vulnerable smart contracts, we define five metamorphic relations to detect abnormal gas consumption and account interaction inconsistency of the target smart contract. Through dynamically executing transactions and checking the final violation of metamorphic relations, we determine whether a smart contract is vulnerable. We evaluate our approach on a benchmark of 67 manually annotated smart contracts. The experimental results show that our approach achieves a higher detection rate (TPR, true positive rate) with a lower misreport rate (FDR, false discovery rate) than the other three state-of-the-art tools. These results further suggest that metamorphic testing is a promising method for detecting smart contract vulnerabilities.
Explore related subjects
Keep this discovery
Jiahao Li. 2023-03-06. Metamorphic Testing for Smart Contract Vulnerabilities Detection. https://arxiv.org/abs/2303.03179
Cite the original work for its findings. Save a collection to share your selection of sources.