AI Security AI安全 2h ago Updated 1h ago 更新于 1小时前 50

Hackers Exploit AnySign4PC via Hacked Korean Sites to Install Backdoors Without Prompts 黑客利用被入侵的韩国网站通过AnySign4PC安装后门而不提示

State-sponsored attackers exploited a zero-day vulnerability in AnySign4PC (versions 1.1.4.4–1.1.4.6) to install SIGNBT or COPPERHEDGE backdoors without user interaction via compromised Korean websites. The attack chain used WebSocket communication, PNG-based key exchange, buffer overflow exploits, and process injection into legitimate Microsoft binaries like svchost.exe and SyncHost.exe. Evidence overlaps with Gunra ransomware attacks suggest shared infrastructure and techniques, though operato 韩国当局与安全机构披露一起国家赞助的网络攻击活动,利用被入侵的本地网站通过AnySign4PC软件漏洞植入SIGNBT或COPPERHEDGE后门。 攻击者无需用户交互即可触发漏洞,利用WebSocket通信与本地安全程序交互,引发缓冲区溢出并执行shellcode。 攻击链涉及PNG图像密钥交换、版本检测、特定漏洞利用代码注入及成功反馈机制,最终将恶意载荷注入合法Microsoft进程。 AhnLab发现72个组织受影响,15个合法网站被用作“水坑”,且部分证据与Gunra勒索病毒攻击存在技术重叠,但未确认同一操作者。 AnySign4PC版本1.1.4.4至1.1.4.6受漏洞影响,建议删

75
Hot 热度
68
Quality 质量
72
Impact 影响力

Analysis 深度分析

TL;DR

  • State-sponsored attackers exploited a zero-day vulnerability in AnySign4PC (versions 1.1.4.4–1.1.4.6) to install SIGNBT or COPPERHEDGE backdoors without user interaction via compromised Korean websites.
  • The attack chain used WebSocket communication, PNG-based key exchange, buffer overflow exploits, and process injection into legitimate Microsoft binaries like svchost.exe and SyncHost.exe.
  • Evidence overlaps with Gunra ransomware attacks suggest shared infrastructure and techniques, though operator identity remains unconfirmed; victims included 72 organizations across multiple sectors.

Why It Matters

This incident highlights the critical risk posed by trusted financial-security software being weaponized against its own users through supply-side compromises. It underscores the importance of securing not just endpoints but also the integrity of widely deployed enterprise tools and the need for continuous monitoring of watering-hole campaigns targeting specific geographic or industrial sectors.

Technical Details

  • Vulnerability: Zero-day in AnySign4PC (v1.1.4.4–1.1.4.6), patched in v1.1.5.0; allows remote code execution upon visiting a malicious page without prompts or downloads.
  • Exploit Chain: Four PNG images used for cryptographic key exchange and version detection; WebSocket-triggered buffer overflow delivers shellcode that injects into svchost.exe or SyncHost.exe.
  • Backdoors: Struggle (SIGNBT 3.0) and Brandoor (COPPERHEDGE) support RCE, file theft, reconnaissance, DLL side-loading, encrypted registry blobs, and in-memory PE loading.
  • Infrastructure: Shared SSH fingerprint (Qr1to32lQHxEu6phzNyrTZrU0iElrOfVWMBLnqoen24), reverse tunnel IP (176.65.128[.]26), domain jshosting[.]me, and filenames net.tmp/inet.tmp reused across campaigns.
  • Anti-Forensics: Malicious files renamed to random 4-character names, deleted via SDelete and CCleaner; evidence destruction observed during post-exploitation.

Industry Insight

Organizations must audit all installed security software—even those deemed trustworthy—for known vulnerabilities and enforce strict patch management policies. Additionally, network defenders should monitor for anomalous WebSocket traffic from web browsers to local services and detect unusual process injections into system binaries as indicators of similar supply-chain compromise tactics.

TL;DR

  • 韩国当局与安全机构披露一起国家赞助的网络攻击活动,利用被入侵的本地网站通过AnySign4PC软件漏洞植入SIGNBT或COPPERHEDGE后门。
  • 攻击者无需用户交互即可触发漏洞,利用WebSocket通信与本地安全程序交互,引发缓冲区溢出并执行shellcode。
  • 攻击链涉及PNG图像密钥交换、版本检测、特定漏洞利用代码注入及成功反馈机制,最终将恶意载荷注入合法Microsoft进程。
  • AhnLab发现72个组织受影响,15个合法网站被用作“水坑”,且部分证据与Gunra勒索病毒攻击存在技术重叠,但未确认同一操作者。
  • AnySign4PC版本1.1.4.4至1.1.4.6受漏洞影响,建议删除或升级至1.1.5.0;另一款未命名金融安全软件A也存在类似风险。

为什么值得看

该事件揭示了国家级APT组织如何利用信任型基础设施(如被攻陷的本地网站)和第三方安全软件的零日漏洞进行隐蔽渗透,对金融行业及关键信息基础设施构成严重威胁。其无用户交互的攻击方式、复杂的 exploit chain 以及与勒索病毒的潜在关联,凸显了供应链攻击与混合威胁融合的趋势,亟需企业加强软件更新管理与网络行为监控。

技术解析

  • 漏洞利用机制:攻击者通过WebSocket与被感染的AnySign4PC通信,结合四张PNG图像完成密钥交换、版本识别、漏洞触发与执行状态回传,实现无提示远程代码执行。
  • payload注入路径:成功利用后,恶意DLL被注入svchost.exe或SyncHost.exe等系统进程,支持内存解密、注册表读取C2指令、权限提升、凭证窃取(Mimikatz)、横向移动(RDP, NLBrute)。
  • 反取证策略:恶意文件重命名为随机四字符名并使用SDelete/CCleaner清除痕迹,同时共享SSH指纹、反向隧道地址与域名jshosting[.]me作为基础设施复用证据。
  • ** malware家族特征**:部署SIGNBT 3.0(Struggle)或COPPERHEDGE(Brandoor),具备远程控制、文件窃取、进程注入与动态载荷交付能力;S2W观察到DLL侧加载、加密注册表块与PE内存加载模式。
  • 关联分析线索:Gunra ransomware攻击中使用相同网站、相同软件A漏洞、相同文件名(net.tmp/inet.tmp)、相同SSH指纹与C2地址,表明可能存在工具链或访问路径共享,但操作者身份未确认。

行业启示

  • 强化第三方组件治理:金融机构应全面审查电子签名类软件的安全补丁状态,建立自动化的脆弱性监测与强制更新机制,避免依赖过时或未修复版本。
  • 提升终端行为检测能力:针对无用户交互的浏览器驱动型攻击,需部署基于异常行为(如WebSocket连接本地安全程序、非授权DLL注入、内存加载PE)的EDR/XDR解决方案。
  • 关注跨威胁阵营的技术复用迹象:APT与勒索团伙间可能共享基础设施或开发工具,威胁情报平台应整合多源数据识别此类“技术指纹重叠”,提前预警潜在联合攻击风险。

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

Security 安全