arXiv · 2504.13398
Insecurity Through Obscurity: Veiled Vulnerabilities in Closed-Source Contracts
Abstract
Most blockchains cannot hide the binary code of programs (i.e., smart contracts) running on them. To conceal proprietary business logic and to potentially deter attacks, many smart contracts are closed-source and in many cases exhibit code obfuscation, either intentionally introduced to hide internal logic or unintentionally produced by optimizations. However, we demonstrate that such obfuscation can obscure critical vulnerabilities rather than enhance security, a phenomenon known as insecurity through obscurity. To systematically analyze these risks on a large scale, we present SKANF, a novel EVM bytecode analysis tool tailored for closed-source and obfuscated contracts. SKANF combines control-flow deobfuscation with symbolic execution based on historical transactions to identify and exploit asset management vulnerabilities. Our evaluation on real-world Maximal Extractable Value (MEV) bots reveals that SKANF detects vulnerabilities in 1,046 contracts and successfully generates exploits for 394 of them, with potential losses of \$10.6M. Additionally, we uncover 104 real-world MEV bot attacks that collectively resulted in \$2.76M in losses.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Sen Yang, Kaihua Qin, Aviv Yaish, Fan Zhang. 2025-04-18. Insecurity Through Obscurity: Veiled Vulnerabilities in Closed-Source Contracts. https://doi.org/10.1145/3830454.3832723
Cite the original work for its findings. Save a collection to share your selection of sources.