Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 484 Bytes

SolidityDetection

在SmartCheck理论研究基础上开发,该工具实现了对以太坊智能合约Solidity源码的安全漏洞检测。

工具启动后,可更改target/classes目录下的solidity-rules.xml

主要包括XML中间表示、XPath规则库和漏洞匹配检测三大模块

定义了25个合约漏洞检测规则,共包含了54个XPath检测模式

image