惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
云风的 BLOG
云风的 BLOG
IT之家
IT之家
C
Check Point Blog
T
The Blog of Author Tim Ferriss
S
SegmentFault 最新的问题
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
美团技术团队
M
MIT News - Artificial intelligence
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
F
Fortinet All Blogs
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
爱范儿
爱范儿
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Atomic Stealer MacOS ClickFix Attack Bypasses Apple Security Warnings Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns
SprySOCKS Backdoor Expands From Linux to Windows
https://www.infosecurity-magazine.com/profile/alessandro-mascell · 2026-06-16 · via www.infosecurity-magazine.com

A backdoor used by a China-aligned espionage group has expanded from Linux to Windows, gaining a kernel-level stealth layer that hides it from the tools defenders rely on to spot intrusions.

New analysis from ESET identified two previously undocumented Windows versions of SprySOCKS, a backdoor it attributes to FishMonger, the China-based group widely linked to contractor I-Soon.

Both versions, marked WIN_DRV and WIN_PLUS, ship with hardcoded command-and-control (C2) settings and a broad set of espionage features.

ESET telemetry traced real activity to 2023 and 2024, mostly against government bodies in Honduras, Taiwan, Thailand and Pakistan. SprySOCKS was first documented as a Linux backdoor in 2023.

Hiding in the Kernel

The stealthier of the two, WIN_DRV, leans on a kernel driver that acts as a rootkit, hiding the malware's files, processes, registry keys and network connections so they never show up in tools like netstat.

It also lets operators reach the backdoor without giving themselves away, quietly rerouting traffic from any open port to the backdoor's hidden one when a specific marker appears in the packet and keeping the real destination out of sight.

Read more: FishMonger APT Group Linked to I-Soon in Espionage Campaigns

Both variants reach their operators over three channels, TCP, UDP or WebSocket, and act as client or server. Between them, they support more than 30 commands, spanning:

  • System and network reconnaissance

  • Process enumeration and termination

  • Service creation, control and deletion

  • File listing, transfer, deletion and execution

  • A built-in SOCKS proxy for tunneling

The backdoor can also log keystrokes and clipboard contents when switched on, and quietly adds a Windows firewall rule to let its traffic through.

Part of a Wider Espionage Toolkit

FishMonger, also tracked as Earth Lusca and Aquatic Panda, sits under the Winnti umbrella and is believed to run out of Chengdu, China.

Its toolkit already spanned ShadowPad, Cobalt Strike and the Biopass RAT, and the group is believed to be operated by Chinese contractor I-Soon, whose employees were indicted in the US in March 2025 over hacking-for-hire operations.

ESET could not confirm how the attackers got in, but FishMonger typically exploits unpatched public-facing servers. On the device, the malware hides among legitimate, signed Windows files via DLL side-loading and sets itself to run at startup.

Most concerning, ESET found limited signs that some attacks may reach even deeper, into a UEFI bootkit that loads before Windows itself. The firm urged defenders to watch the group closely.