AI Security AI安全 2d ago Updated 2d ago 更新于 2天前 43

StopAndProtect Uses Nearly 2,000 Hacked WordPress Sites to Spread Malware and Steal Data StopAndProtect利用近2000个被入侵的WordPress网站传播恶意软件和窃取数据

A global cybercrime operation called StopAndProtect leverages nearly 2,000 hacked WordPress sites as infrastructure for malware distribution, command-and-control, and stolen data storage The attack chain begins with a ClickFix social engineering lure that triggers a PowerShell command, deploying a multi-stage .NET downloader/loader leading to a modular toolkit of six components The toolkit includes ransomware (SilentEncryptor), an SMB/USB worm (NetworkShareScanner), a VBS-based lateral movement StopAndProtect是一个全球性网络犯罪活动,利用近2000个被入侵的WordPress网站作为基础设施传播恶意软件和窃取数据 攻击链始于ClickFix社会工程攻击,通过PowerShell命令部署多阶段.NET下载器,最终加载包含勒索软件、蠕虫、锁屏、聊天工具和凭证窃取器的完整恶意软件套件 攻击者使用自定义WordPress插件(verify和uploader-installer.php)实现远程代码执行和数据存储,并通过自动化管理工具fMain.frm大规模控制被入侵网站 恶意软件组件包括SilentEncryptor(文件加密)、NetworkShareScanner(SMB/

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

Analysis 深度分析

TL;DR

  • A global cybercrime operation called StopAndProtect leverages nearly 2,000 hacked WordPress sites as infrastructure for malware distribution, command-and-control, and stolen data storage
  • The attack chain begins with a ClickFix social engineering lure that triggers a PowerShell command, deploying a multi-stage .NET downloader/loader leading to a modular toolkit of six components
  • The toolkit includes ransomware (SilentEncryptor), an SMB/USB worm (NetworkShareScanner), a VBS-based lateral movement spreader, a LockScreen ransomware component, a custom chat utility (SimpleChatProxy), and a credential/file stealer (SilentDataCollector)
  • Operators demonstrated sophisticated capabilities including WhatsApp automation for targeted data exfiltration, keylogging with email detection, and periodic screenshots, though operational security failures exposed internal tools and infection logs
  • The WordPress compromise method involves a custom MU plugin that enables arbitrary PHP file uploads for remote code execution, after which the plugin self-deletes to evade detection

Why It Matters

This operation exemplifies the growing trend of threat actors treating compromised WordPress infrastructure as a multi-purpose platform—serving simultaneously as malware staging grounds, C2 servers, and data exfiltration endpoints—rather than relying on traditional hosting services. The modular, tool-kit approach to the attack chain, combined with automation capabilities for managing nearly 2,000 compromised sites, signals a professionalization of cybercrime operations that security teams should monitor closely.

Technical Details

  • Infection chain: ClickFix fake CAPTCHA → PowerShell execution → Stage 1 .NET downloader (reports stats to C2) → Stage 2 .NET downloader/loader (sandbox checks, logging) → Stage 3 six-component toolkit
  • Modular toolkit components: SilentEncryptor (selective or mass file encryption), NetworkShareScanner (SMB/USB worm for lateral spread), VBS spreader (removable media propagation and WMI-based network lateral movement), LockScreen (ransom note with QR code), SimpleChatProxy (operator-victim communication), SilentDataCollector (file enumeration and targeted exfiltration)
  • Advanced stealer features: Keylogger with valid email detection, WhatsApp web and desktop automation (keyword-based contact search and screenshot capture), network share mapping/unmapping, screenshots every 30 seconds during victim inactivity
  • WordPress compromise technique: ZIP archive containing "uploader-installer.php" creates a must-use (MU) plugin in wp-content/mu-plugins/, enabling arbitrary PHP file uploads for RCE; the plugin self-deactivates and self-deletes post-compromise; a separate "verify" plugin overlays fake CAPTCHA for non-Windows visitors and also self-deletes after activation via "activator.php"
  • Operational security failures: Over 700 archives of stolen data uploaded to compromised sites between mid-May and end of July 2026, including the operators' own internal automation tool "fMain.frm" used to mass-manage compromised WordPress pages, along with detailed infection logs and victim screenshots

Industry Insight

  • WordPress site operators and administrators should prioritize updating to the latest WordPress core and plugin versions, as many compromised sites ran versions from 2021 or earlier with dozens of known vulnerabilities; implementing automated update policies and monitoring for unauthorized MU plugins should be standard practice
  • The dual use of compromised WordPress sites as both malware distribution points and data storage/exfiltration endpoints suggests organizations should audit their web infrastructure for anomalous PHP file uploads and unexpected mu-plugins directories, particularly on sites that appear to serve fake CAPTCHA challenges
  • The integration of WhatsApp automation into the stealer toolkit reflects an evolving threat landscape where social media platforms are increasingly targeted for intelligence gathering; security awareness programs should address the risk of operators exploiting messaging app data, and endpoint detection strategies should account for automation-based screenshot and data capture techniques

TL;DR

  • StopAndProtect是一个全球性网络犯罪活动,利用近2000个被入侵的WordPress网站作为基础设施传播恶意软件和窃取数据
  • 攻击链始于ClickFix社会工程攻击,通过PowerShell命令部署多阶段.NET下载器,最终加载包含勒索软件、蠕虫、锁屏、聊天工具和凭证窃取器的完整恶意软件套件
  • 攻击者使用自定义WordPress插件(verify和uploader-installer.php)实现远程代码执行和数据存储,并通过自动化管理工具fMain.frm大规模控制被入侵网站
  • 恶意软件组件包括SilentEncryptor(文件加密)、NetworkShareScanner(SMB/USB蠕虫)、VBS spreader(网络横向移动)、LockScreen(勒索消息)、SimpleChatProxy(攻击者-受害者聊天)和SilentDataCollector(数据窃取)
  • 攻击者因操作安全失误暴露了详细的感染日志和受害者截图,使研究人员能够深入分析该活动

为什么值得看

该活动展示了现代网络犯罪如何整合多种恶意软件组件形成协同攻击工具包,并大规模利用WordPress生态系统的漏洞作为基础设施。对AI从业者和安全研究人员而言,理解这种多阶段攻击链和自动化管理工具的技术细节,有助于开发更有效的威胁检测和防御机制。

技术解析

  • 攻击链架构:从ClickFix社会工程攻击开始,触发PowerShell命令执行,依次部署Stage 1(.NET下载器,报告统计信息并加载下一阶段)、Stage 2(.NET下载器和加载器,包含沙箱检查和日志机制)和Stage 3(六个主要恶意软件组件)。这种多阶段设计增强了隐蔽性和抗分析能力。
  • 恶意软件组件功能:SilentEncryptor可选择性加密特定主机名或所有感染计算机的文件;NetworkShareScanner和VBS spreader实现SMB/USB蠕虫传播和网络横向移动;LockScreen阻止用户输入并显示勒索二维码;SimpleChatProxy提供攻击者与受害者之间的实时通信;SilentDataCollector生成驱动器列表并窃取特定文件。
  • WordPress利用技术:攻击者使用ZIP压缩包中的uploader-installer.php安装自定义WordPress插件,该插件创建must-use (MU)插件文件在wp-content/mu-plugins目录中,允许任何拥有有效凭据的用户上传任意PHP文件,实现远程代码执行。恶意插件在激活后会自动停用并自我删除以逃避检测。
  • 自动化管理工具:fMain.frm是一个自定义自动化实用程序,使僵尸网络操作员能够大规模管理被入侵的WordPress页面,使用安全上传和删除PHP脚本在 compromised 网站上上传或删除文件、激活或停用假CAPTCHA ClickFix、激活或停用缓存等。
  • 高级窃取功能:较新版本的窃取器实现了带有效电子邮件地址检测的键盘记录器、WhatsApp数据窃取(支持网页和桌面版本,通过自动化搜索联系人并截图)、网络共享映射/取消映射,以及每30秒捕获用户活动截图。

行业启示

  • WordPress生态系统的安全维护至关重要:大多数被入侵网站运行过时版本的WordPress(如2021年版本)和已安装插件,存在约40个不同漏洞。组织应优先更新WordPress核心和插件,实施定期安全审计和漏洞管理。
  • 社会工程攻击持续演进:ClickFix等假CAPTCHA提示已成为大规模感染的入口点,攻击者利用用户信任和技术不熟悉性。企业需要加强员工安全意识培训,特别是识别可疑网站提示和社交媒体工程攻击。
  • 网络犯罪活动趋向工具化和自动化:StopAndProtect展示了攻击者如何开发专用管理工具(如fMain.frm)和模块化恶意软件套件,实现大规模、高效的攻击操作。安全团队应关注这种趋势,投资于自动化威胁检测和响应系统,并加强跨组织的情报共享。

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

Security 安全