arXiv:2604.21840cs.CRcs.AI2026-04

通过分离操作与判断,实现安全高效的交互式钓鱼链接筛查。

TraceScope: Interactive URL Triage via Decoupled Checklist Adjudication

论文配图:TraceScope: Interactive URL Triage via Decoupled Checklist Adjudication
图 1 · 摘自论文原文
  • 用沙箱浏览器自动操作页面,避免分析师暴露风险。
  • 精准识别钓鱼行为,召回率达0.78,优于现有方法。
  • 适合安全团队在真实场景中检测复杂钓鱼攻击。

现代钓鱼攻击越来越多地通过交互式门槛(如复选框、滑块验证)、延迟加载内容和无图标登录页绕过基于快照的URL分类器。这使得URL筛查从静态分类转向需要主动导航的交互式取证任务,分析师需在隔离环境中操作页面以规避运行时漏洞。我们提出TraceScope,一种解耦的筛查流程,可规模化执行该工作流。为防止观察者效应并保障安全,沙箱内的操作代理驱动真实GUI浏览器,依据视觉提示触发页面行为,并将会话冻结为不可篡改的证据包。独立的判断代理通过按需查询证据,验证MITRE ATT&CK检查清单,生成含入侵指标(IOCs)和最终判定的审计报告。在包含708个可访问链接的数据集上评估(241个已验证钓鱼链接来自PhishTank,467个良性链接来自Tranco爬取),TraceScope达到0.94精确率和0.78召回率,显著提升召回率,同时输出可复现、分析师级证据。更重要的是,我们手动构建了真实钓鱼邮件数据集,在实际场景中验证系统表现:TraceScope成功识别出当前最先进的防御手段无法发现的复杂钓鱼攻击。

原文摘要 · Abstract (English)

Modern phishing campaigns increasingly evade snapshot-based URL classifiers using interaction gates (e.g., checkbox/slider challenges), delayed content rendering, and logo-less credential harvesters. This shifts URL triage from static classification toward an interactive forensics task: an analyst must actively navigate the page while isolating themselves from potential runtime exploits. We present TraceScope, a decoupled triage pipeline that operationalizes this workflow at scale. To prevent the observer effect and ensure safety, a sandboxed operator agent drives a real GUI browser guided by visual motivation to elicit page behavior, freezing the session into an immutable evidence bundle. Separately, an adjudicator agent circumvents LLM context limitations by querying evidence on demand to verify a MITRE ATT&CK checklist, and generates an audit-ready report with extracted indicators of compromise (IOCs) and a final verdict. Evaluated on 708 reachable URLs from existing dataset (241 verified phishing from PhishTank and 467 benign from Tranco-derived crawling), TraceScope achieves 0.94 precision and 0.78 recall, substantially improving recall over three prior visual/reference-based classifiers while producing reproducible, analyst-grade evidence suitable for review. More importantly, we manually curated a dataset of real-world phishing emails to evaluate our system in a practical setting. Our evaluation reveals that TraceScope demonstrates superior performance in a real-world scenario as well, successfully detecting sophisticated phishing attempts that current state-of-the-art defenses fail to identify.

钓鱼检测交互式分析自动化取证安全沙箱

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。