Skip to content
Tech News
← Back to articles

China's FamousSparrow APT Spies on US Politics in Latin America

read original get YubiKey 5 NFC Security Key → more articles
Why This Matters

China-linked APT group FamousSparrow has retooled its spying arsenal with a new backdoor, SparroWocky, to target government agencies in Latin America—particularly those hosting Chinese investments under scrutiny by the Trump administration. This shift signals growing geopolitical cyber tension as espionage campaigns increasingly focus on regions tied to great-power economic competition, raising concerns for governments and businesses operating there.

Key Takeaways
Worth a Look

YubiKey 5 NFC Security Key — State-sponsored APT groups like FamousSparrow rely on stolen credentials and backdoors to infiltrate government and corporate networks. A hardware security key like the YubiKey adds phishing-resistant multi-factor authentication, making it far harder for attackers to compromise accounts even if passwords leak. It's a practical step for IT admins and security-conscious individuals looking to harden their defenses against sophisticated cyber-espionage campaigns.

See YubiKey 5 NFC Security Key on Amazon → Affiliate link — we may earn a commission on purchases, at no extra cost to you. Product picked by AI based on this article; it is not a tested recommendation.

A Chinese cyber-espionage group known as "FamousSparrow" is using a revamped backdoor to build a nest inside Central and South American governments and major industries.

The advanced persistent threat (APT) is associated with, but not definitively confirmed to be related to, Earth Estries and Salt Typhoon; it's a seven-year-old outfit that made its reputation by attacking international hotels, and governments and corporations here and there. It appears to have changed its modus operandi of late, though, to become China's eyes and ears in the global southwest. Since the summer of 2025, it has been using a custom backdoor called "SparroWocky" to keep an eye on government agencies in the Latin American region, particularly those that host Chinese investments that are currently being scrutinized by the Trump administration.

Chinese Cyberattacks in Latin America

In July 2025, ESET researchers observed FamousSparrow pivot to exclusively targeting government organizations in Latin America. To meet its new challenge, the following month, it ditched its namesake "SparrowDoor" backdoor for the aforementioned SparroWocky malware.

Related:Cyber Op Targets South Korean Media & Automotive Sectors

APTs commonly iterate on their flagship spying tools, developing newer and more powerful versions as their ambitions grow, or their targets wise up. FamousSparrow took the harder route with SparroWocky, utilizing some of the same logic as its past malware, but largely building something new from the ground up. Alexandre Côté Cyr, malware researcher at ESET, speculates that SparrowDoor was aging, widely cloned, and possibly triggering cybersecurity alerts too readily.

"For a time, we thought it was exclusive to them, but over the last couple of years we've seen versions of the same thing — [malware that] seems to have a common ancestor, used by other threat groups. So one possibility is that because this malware is now widespread, it's better detected," he says.

The threat actors' new toy is a modular C++ program, deployed via dynamic link library (DLL) sideloading. To fly under the radar, FamousSparrow executes its malware in-memory, encrypts its command-and-control (C2) traffic, and automates self-deletion. It also stacks on a couple of neat tricks.

"Stack spoofing is pretty awesome," says ESET senior malware researcher Romain Dumont. "The fact that they used it proved that they were really willing to avoid being detected." Stack spoofing is the process of messing with a thread's call stack, such that potentially sensitive function calls made by a malicious program could be made to seem like they came from a legitimate program.

Related:Old, Unpatched Flaws Give Attackers Access to Philippines Nuclear Agency

... continue reading