VULTRON: Catching Vulnerable Smart Contracts Once and for All
计算机科学
智慧城市
计算机安全
业务
智能合约
作者
Hai-Jun Wang,Yi Li,Shang-Wei Lin,Lei Ma,Yang Liu
出处
期刊:International Conference on Software Engineering日期:2019-05-01被引量:37
标识
DOI:10.1109/icse-nier.2019.00009
摘要
Despite the high stakes involved, smart contracts are often developed in an undisciplined way thus far. The existence of vulnerabilities compromises the security and reliability of smart contracts, and endangers the trust of participants in their ongoing businesses. Existing vulnerability detection techniques are often designed case-by-case, making them difficult to generalize. In this paper, we design general principles for detecting vulnerable smart contracts. Our key insight is that almost all the existing transaction-related vulnerabilities are due to the mismatch between the actual transferred amount and the amount reflected on the contract's internal bookkeeping. Based on this, we propose a precise and generally applicable technique, VULTRON, which can detect irregular transactions due to various types of adversarial exploits. We also report preliminary results applying our technique to real-world case studies.