ScamDetect: Towards a Robust, Agnostic Framework to Uncover Threats in Smart Contracts
Pasquale De Rosa, Pascal Felber, Valerio Schiavoni

TL;DR
ScamDetect is a proposed platform-agnostic framework that uses advanced graph neural network analysis of control flow graphs to detect obfuscated smart contract threats, enhancing security in decentralized finance.
Contribution
It introduces a modular, scalable approach combining GNNs and CFG analysis to detect malicious smart contracts across different blockchain platforms.
Findings
Proposes a GNN-based method for obfuscated bytecode analysis.
Aims to generalize detection to multiple blockchain runtimes.
Envisions a proactive security framework for decentralized ecosystems.
Abstract
Smart contracts have transformed decentralized finance by enabling programmable, trustless transactions. However, their widespread adoption and growing financial significance have attracted persistent and sophisticated threats, such as phishing campaigns and contract-level exploits. Traditional transaction-based threat detection methods often expose sensitive user data and interactions, raising privacy and security concerns. In response, static bytecode analysis has emerged as a proactive mitigation strategy, identifying malicious contracts before they execute harmful actions. Building on this approach, we introduced PhishingHook, the first machine-learning-based framework for detecting phishing activities in smart contracts via static bytecode and opcode analysis, achieving approximately 90% detection accuracy. Nevertheless, two pressing challenges remain: (1) the increasing use of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
