paper-with-me

Papers

Do not rug on me: Zero-dimensional Scam Detection

2022-01-16 · Bruno Mazorra, Victor Adan, Vanesa Daza

Uniswap, like other DEXs, has gained much attention this year because it is a non-custodial and publicly verifiable exchange that allows users to trade digital assets without trusted third parties. However, its simplicity and lack of regulation also makes it easy to execute initial coin offering scams by listing non-valuable tokens. This method of performing scams is known as rug pull, a phenomenon that already existed in traditional finance but has become more relevant in DeFi. Various projects such as [34,37] have contributed to detecting rug pulls in EVM compatible chains. However, the first longitudinal and academic step to detecting and characterizing scam tokens on Uniswap was made in [44]. The authors collected all the transactions related to the Uniswap V2 exchange and proposed a machine learning algorithm to label tokens as scams. However, the algorithm is only valuable for detecting scams accurately after they have been executed. This paper increases their data set by 20K tokens and proposes a new methodology to label tokens as scams. After manually analyzing the data, we devised a theoretical classification of different malicious maneuvers in Uniswap protocol. We propose various machine-learning-based algorithms with new relevant features related to the token propagation and smart contract heuristics to detect potential rug pulls before they occur. In general, the models proposed achieved similar results. The best model obtained an accuracy of 0.9936, recall of 0.9540, and precision of 0.9838 in distinguishing non-malicious tokens from scams prior to the malicious maneuver.

📄 PDF Abstract BibTeX arXiv:2201.07220

Code (1)

t2project/rugpulldetection 공식 구현

Methods 이 논문이 사용한 방법론

EVM 설명 없음

Similar Papers 제목 키워드 기반

PreScam: A Benchmark for Predicting Scam Progression from Early Conversations

2026-05-12 · Weixiang Sun, Shang Ma, Yiyang Li, Tianyi Ma 외 arxiv

Conversational scams, such as romance and investment scams, are emerging as a major form of online fraud. Unlike one-shot scam lures such as fake lottery or unpaid toll messages, they unfold through multi-turn conversati…

Exposing LLM Vulnerabilities: Adversarial Scam Detection and Performance

2024-12-01 · Chen-Wei Chang, Shailik Sarkar, Shutonu Mitra, Qi Zhang 외

Can we trust Large Language Models (LLMs) to accurately predict scam? This paper investigates the vulnerabilities of LLMs when facing adversarial scam messages for the task of scam detection. We addressed this issue by c…

SCRIPTMIND: Crime Script Inference and Cognitive Evaluation for LLM-based Social Engineering Scam Detection System

2026-01-20 · Heedou Kim, Changsik Kim, Sanghwa Shin, Jaewoo Kang arxiv

Social engineering scams increasingly employ personalized, multi-turn deception, exposing the limits of traditional detection methods. While Large Language Models (LLMs) show promise in identifying deception, their cogni…

Scam Shield: Multi-Model Voting and Fine-Tuned LLMs Against Adversarial Attacks

2025-11-03 · Chen-Wei Chang, Shailik Sarkar, Hossein Salemi, Hyungmin Kim 외 arxiv

Scam detection remains a critical challenge in cybersecurity as adversaries craft messages that evade automated filters. We propose a Hierarchical Scam Detection System (HSDS) that combines a lightweight multi-model voti…

Combating Phone Scams with LLM-based Detection: Where Do We Stand?

2024-09-18 · Zitong Shen, Kangzhong Wang, Youqian Zhang, Grace Ngai 외

Phone scams pose a significant threat to individuals and communities, causing substantial financial losses and emotional distress. Despite ongoing efforts to combat these scams, scammers continue to adapt and refine thei…