AI Security AI安全 5h ago Updated 1h ago 更新于 1小时前 43

Fake IT Calls Target Executives in Microsoft 365 Data Theft and Extortion Attacks 虚假IT电话针对高管进行Microsoft 365数据窃取和勒索攻击

A threat cluster designated PREY-0058 (linked to UNC6671 and possibly Cinder/Pink) is targeting executives via IT help desk vishing to steal Microsoft 365 session tokens through adversary-in-the-middle (AitM) attacks Attackers use authentication-themed lure domains (e.g., assignpasskey.com, mfaregister.com) to capture credentials and MFA approvals, then replay tokens from residential proxies mimicking the victim's geography and ASN The operation involves no endpoint malware or lateral movement; PREY-0058威胁组织通过IT帮助台语音钓鱼(vishing)针对Microsoft 365用户,主要瞄准高管阶层窃取数据并实施勒索 攻击采用中间人(AitM)技术拦截认证流程,结合住宅代理IP进行会话重放,规避传统安全检测 完整攻击链包括:凭证窃取→SharePoint/Entra ID侦察→大规模数据外泄→勒索,全程无需端点恶意软件或横向移动 该活动与Mandiant追踪的UNC6671及Cinder/Pink组织存在显著相似性,可能为同一基础设施的不同分支或重组 防御建议包括部署条件访问策略、抗钓鱼MFA、限制SharePoint数据权限及加强员工vishing意识培训

65
Hot 热度
62
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • A threat cluster designated PREY-0058 (linked to UNC6671 and possibly Cinder/Pink) is targeting executives via IT help desk vishing to steal Microsoft 365 session tokens through adversary-in-the-middle (AitM) attacks
  • Attackers use authentication-themed lure domains (e.g., assignpasskey.com, mfaregister.com) to capture credentials and MFA approvals, then replay tokens from residential proxies mimicking the victim's geography and ASN
  • The operation involves no endpoint malware or lateral movement; instead, actors directly exfiltrate data from SharePoint, OneDrive, Exchange, and Box before sending extortion demands
  • Targets span U.S. industries including construction, healthcare, real estate, finance, and professional services, with hundreds of subdomains impersonating real companies
  • Mitigation recommendations include Conditional Access policies, phishing-resistant MFA, SharePoint data access restrictions, and vishing awareness training

Why It Matters

This attack pattern represents a significant escalation in identity-based threats against enterprise Microsoft 365 environments, exploiting the trust gap between employees and internal IT support channels. The use of residential proxies to mimic victim geography and ASN makes detection through traditional IP-based controls exceptionally difficult, challenging existing security monitoring approaches.

Technical Details

  • Attack vector: Vishing calls impersonating internal IT/help desk, directing targets to authentication-themed URLs following the pattern <victim organization>.<lure domain>
  • Lure domains flagged: assignpasskey.com, mfaregister.com, nowsso.com, oskeysetup.com, oursso.com, passkey-mfa.com, passkeydeploy.com, registermymfa.com, setpasskey.com
  • AitM token theft: Operator-controlled Microsoft 365 login flow harvests credentials, MFA approvals, and session tokens without triggering traditional security alerts
  • Token replay: Captured tokens are replayed from NodeMaven proxy infrastructure and IPs resolving to the same geographical location and ASN as the victim, bypassing location-based anomaly detection
  • Post-access reconnaissance: Initial sign-ins probe "My Signins," "My Profile," and "My Apps"; SharePoint discovery uses SearchQueryPerformed events with contentclass:STS_Site, contentclass:STS_Web, and wildcard searches via indexdocid for pagination
  • Exfiltration targets: SharePoint, OneDrive, Exchange, and Box — followed by extortion demands

Industry Insight

  • The convergence of vishing, AitM proxy infrastructure, and residential proxy token replay represents a new baseline for high-value executive targeting; organizations should prioritize phishing-resistant MFA (FIDO2/WebAuthn) over SMS or push-based MFA, which are trivially bypassed by this attack chain
  • The absence of malware and lateral movement means traditional endpoint detection and network monitoring will likely miss this activity entirely — defenders must shift focus to identity and sign-in anomaly detection, particularly around residential-proxy token replay and bulk SharePoint access patterns
  • The amorphous, rebranding nature of these threat groups (PREY-0058/UNC6671/Cinder/Pink) suggests a shared infrastructure ecosystem; threat intelligence sharing around lure domain registration patterns and NodeMaven proxy indicators should be prioritized across the security community

TL;DR

  • PREY-0058威胁组织通过IT帮助台语音钓鱼(vishing)针对Microsoft 365用户,主要瞄准高管阶层窃取数据并实施勒索
  • 攻击采用中间人(AitM)技术拦截认证流程,结合住宅代理IP进行会话重放,规避传统安全检测
  • 完整攻击链包括:凭证窃取→SharePoint/Entra ID侦察→大规模数据外泄→勒索,全程无需端点恶意软件或横向移动
  • 该活动与Mandiant追踪的UNC6671及Cinder/Pink组织存在显著相似性,可能为同一基础设施的不同分支或重组
  • 防御建议包括部署条件访问策略、抗钓鱼MFA、限制SharePoint数据权限及加强员工vishing意识培训

为什么值得看

本文揭示了针对云SaaS平台的精准身份攻击新趋势,展示了无恶意软件攻击模式的完整技术链条,对企业和安全团队制定云身份防御策略具有重要参考价值。

技术解析

  • 攻击入口:威胁分子伪装成内部IT/帮助台人员拨打电话,引导目标访问模仿微软认证流程的钓鱼URL,诱饵域名模式为<目标组织>.<钓鱼域名>,已识别域名包括assignpasskey.com、mfaregister.com、nowsso.com、passkey-mfa.com等
  • AitM令牌窃取:攻击者控制中间人代理拦截Microsoft 365登录流程,窃取用户名、密码及MFA批准,获取有效会话令牌而非仅凭据
  • 住宅代理会话重放:捕获的令牌通过NodeMaven等住宅代理基础设施重放,源IP解析至与受害者相同的地理位置和ASN,规避异常登录检测
  • 数据外泄技术:初始访问后通过My Signins/My Profile/My Apps等应用侦察账户,在SharePoint执行基于contentclass(STS_Site/STS_Web)的搜索查询和indexdocid分页遍历,最终从SharePoint、OneDrive、Exchange和Box批量外泄数据
  • 无恶意软件特征:PREY-0058的显著特点是完全不部署端点恶意软件或进行网络横向移动,纯靠身份滥用完成攻击

行业启示

  • 身份攻击成为云安全首要威胁:攻击者正从传统端点/网络攻击转向纯身份链攻击,企业需将防御重心从终端安全转向身份和访问管理(IAM)
  • 抗钓鱼MFA成为必备能力:标准SMS/推送MFA已被AitM技术绕过,部署FIDO2/WebAuthn等 phishing-resistant MFA是防御此类攻击的关键措施
  • 威胁组织生态呈现"基础设施共享"趋势:不同标签(PREY-0058/UNC6671/Cinder/Pink)可能指向同一底层基础设施的不同分支,安全团队应关注攻击技术复用性而非仅追踪组织名称

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全 Research 科学研究