用游戏内陷阱贴图诱捕视觉外挂玩家,90%以上可识别
Detecting Aimbot Cheaters in MOGs

- 在游戏画面中嵌入对抗性贴图,诱使外挂模型误判
- 实测对多种外挂配置检测率超90%,大贴图跨模型有效率达60%-90%
- 适用于《堡垒之夜》等商业多人游戏,适合反作弊团队部署
多人在线游戏已发展为娱乐产业的数十亿美元规模,但作弊行为严重损害诚实玩家体验与开发者投入,影响留存、竞技公平性及收入。其中,视觉外挂通过屏幕截图识别对手,不依赖内存访问,绕过现有内核级反作弊系统。本文提出PATCH策略,通过在游戏中部署对抗性贴图作为蜜罐,主动触发外挂的目标检测模型,实现直接识别或通过贴图泛滥使其无法游戏。我们在自研虚幻引擎游戏上评估,白盒场景下几乎所有贴图尺寸检测率均超90%;大贴图在不同YOLO模型间具备60%-90%的迁移能力。进一步在《堡垒之夜》验证了实际可行性。
原文摘要 · Abstract (English)
Multiplayer Online Games have become a multibillion dollar industry in the entertainment sector. However, the presence of cheaters undermines the experience of honest players and devalues the effort of game developers, as it directly affects player retention, competitive integrity, the legitimacy and trustworthiness of a game, and most importantly the overall revenue streams. Among various cheating techniques, visual aimbots represent an emerging threat. They use computer vision models to detect opponents from client screen captures rather than accessing game memory, making them completely undetectable by commercial kernel level anti cheat solutions. In this paper, we introduce PATCH, a novel proactive defense strategy that deploys adversarial patches as in game honeytokens to mitigate the presence of visual aimbot cheaters. Our approach centers on deliberately triggering the cheaters' object detection model, enabling either direct detection, or rendering the game unplayable for the cheater via patch flooding on their viewport. We evaluate our approach on various criteria; analyzing the effectiveness of different patch sizes, scalability of patches to different screen resolutions, efficacy against diverse visual aimbot cheat configurations and also explore various YOLO models to assess patch transferability. Evaluation on a custom Unreal Engine game demonstrates over 90 percent detection rate in white box scenarios for almost all patch sizes, and reaches 60 to 90 percent cross model transferability with larger patches. We further validate our approach on Fortnite, a commercial MOG, demonstrating real world applicability.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。