September 7, 2026
Updated: September 7, 2026
Twenty years of quiet FSB collection, and a habit of stealing other intrusion sets' infrastructure so the blame lands on someone else.
Abdalla Mohamed

Updated: September 2026
Turla is one of the world's oldest and most sophisticated cyber espionage groups, attributed to Center 16 of Russia's Federal Security Service (FSB) and tracked in MITRE ATT&CK as G0010. Also called Secret Blizzard, Snake, Uroburos, Waterbug, and Venomous Bear, it has operated since at least 2004, with roots reaching back to the 1990s. Turla targets governments, embassies, and militaries in more than 50 countries for long-term intelligence. Its signature move is stealing and hijacking the infrastructure of other hacker groups to spy through them and shift the blame.

Turla is a Russian state-sponsored espionage group run by the FSB, Russia's principal security and intelligence service, specifically a unit within FSB Center 16 based in Ryazan and Moscow. Unlike Russia's military-intelligence groups such as APT28 (Fancy Bear) and the destructive Sandworm, Turla is a pure espionage outfit. It wants to stay hidden and steal secrets for years, not cause disruption.
Its objective is long-term strategic intelligence gathering rather than financial gain or sabotage. According to a 2023 joint advisory led by CISA and the FBI, Turla's Snake malware, the FSB's premier espionage tool, was found in more than 50 countries, targeting government networks, research facilities, and journalists, and used to exfiltrate diplomatic communications from a NATO member. Turla is a benchmark actor in the state-sponsored APT landscape and a regular entry on any list of the world's most advanced hacking groups.
What makes Turla remarkable is patience and craft. It builds stealthy rootkits, communicates over channels designed to defeat detection, and, most distinctively, parasitizes other threat actors rather than always exposing its own tools.
Because Turla has been studied for two decades by many vendors and governments, it carries a long list of names for the same FSB unit and its toolset.
| Alias | Assigned by |
|---|---|
| Turla / Turla Team | Community (MITRE G0010) |
| Secret Blizzard | Microsoft (current) |
| Snake / Uroburos | after its flagship malware |
| Waterbug | Symantec |
| Venomous Bear | CrowdStrike |
| Krypton / WhiteBear | early reporting |
| Iron Hunter | Secureworks |
| Pensive Ursa | Palo Alto Unit 42 |
| UNC4210 | Mandiant (Andromeda cluster) |
| SUMMIT | Google GTIG |
| UAC-0194 | CERT-UA |
The anchor term is Turla, but a CISA report on Snake, a Microsoft report on Secret Blizzard, and a Symantec report on Waterbug all describe the same group.
The reason Turla gets its own profile is a tactic almost no other group uses at scale: it takes over the command-and-control (C2) infrastructure and tools of other hacker groups and spies through them. This does two things at once. It gives Turla ready-made footholds inside networks someone else already breached, and it launders attribution, so incident responders who find the intrusion often blame the original actor. Researchers have documented at least four major cases, and Microsoft assesses Turla has hijacked at least six state-sponsored and criminal groups since 2017.
The strategic payoff is deniability. As Lumen's Black Lotus Labs put it, exploiting another actor's servers lets Turla collect already-stolen data without exposing its own tools and shifts suspicion onto someone else, delaying or defeating attribution.
Turla's timeline spans nearly the entire history of nation-state hacking.
Researchers link Turla's lineage to Moonlight Maze, one of the first known state cyber-espionage campaigns against the United States in the late 1990s. In 2008, the Agent.BTZ worm jumped the air gap into a classified US Department of Defense network via infected USB drives, an incident that helped spur the creation of US Cyber Command and was later tied to Turla's toolset.
Turla's flagship is Snake, developed as Uroburos beginning around 2003 to 2004. It is a kernel-level rootkit that builds a covert peer-to-peer network of infected machines to relay traffic, using custom encrypted protocols to hide from detection. The FSB re-engineered it repeatedly across nearly 20 years rather than abandoning it after public disclosures.
Turla pioneered hijacking satellite internet downlinks for C2, spoofing the IP addresses of legitimate satellite subscribers so its stolen data appeared to vanish into space, an early example of its infrastructure-abuse creativity.
In May 2023, the FBI and international partners ran Operation MEDUSA, using a tool called PERSEUS to exploit a weakness in Snake's encryption and command infected machines worldwide to disable the malware, a rare and significant disruption of an active FSB platform.
Turla's recent operations lean heavily on the infrastructure-hijacking tactic above, from Andromeda in Ukraine to the Storm-0156 and Amadey campaigns detailed by Microsoft and Lumen in late 2024. In parallel it has kept building fresh custom tooling, including the TinyTurla-NG backdoor used against Polish NGOs and, most recently, the STOCKSTAY implant.
In June 2026, Google's Threat Intelligence Group detailed STOCKSTAY, a modular .NET backdoor Turla (tracked by Google as SUMMIT and by Ukraine's CERT-UA as UAC-0194) has developed since at least December 2022. STOCKSTAY talks to its command server over an encrypted WebSocket channel and disguises itself as a stock-market or cryptocurrency trading app, with later variants posing as PDF viewers and calculator utilities. It shares significant code with Turla's earlier Kazuar toolkit, and Google observed it hitting Ukrainian government and military targets as well as entities tied to Italian foreign policy, with early samples surfacing in Italy, the Netherlands, Poland, and Germany.
Two details capture how Turla operates in 2026. First, it leans on legitimate platforms to hide: it has hosted STOCKSTAY command servers on services like GitHub and the Render cloud platform, and because the malware encrypts its own messages end to end, the hosting provider cannot inspect the traffic passing through its infrastructure. Second, the group shows a consistent taste for academic and diplomatic cover, compromising a Ukrainian university email account and a diplomatic-education platform to send phishing, and even naming an installer product "DiplomacyEduAI." Separately, Turla has deployed scripts designed to intercept secure messages from Signal Messenger users, extending its espionage reach into encrypted chat.

Turla's MITRE ATT&CK group ID is G0010. Searching for Turla MITRE surfaces the full catalog; the techniques below define its stealth-first, parasitic playbook.
| Technique | ATT&CK ID | How Turla uses it |
|---|---|---|
| Compromise infrastructure | T1584 | Hijacking other actors' C2 servers and domains |
| Compromise infrastructure: botnet | T1584.005 | Co-opting Andromeda and Amadey botnets |
| Drive-by compromise | T1189 | Watering-hole attacks on compromised websites |
| Phishing | T1566 | Spear-phishing embassies and government targets |
| Rootkit | T1014 | The Snake kernel rootkit and P2P relay network |
| Web service C2 | T1102 | Hiding traffic in GitHub, Cloudflare, Render, and email services |
| Application layer protocol | T1071.001 | Custom encrypted protocols and WebSocket channels |
| Adversary-in-the-middle | T1557 | Intercepting Signal Messenger communications |
| Valid accounts | T1078 | Stolen credentials harvested from hijacked infrastructure |
Its malware family is one of the deepest in espionage: Snake and Uroburos, Carbon (from the Snake codebase), ComRAT (the Agent.BTZ successor), Kazuar and KazuarV2, Tavdig, Mosquito, Gazer, the Exchange backdoor LightNeuron, Crutch, TinyTurla and TinyTurla-NG, QUIETCANARY, the WebSocket backdoor STOCKSTAY, and the TwoDash and Statuezy tools used in its hijacking campaigns. It also weaponizes tools it steals from other actors, like Iran's Neuron and Nautilus.
The Storm-0156 campaign shows how Turla spies through another group.
The entire operation is a form of living off the land applied to other hackers, using their access and their tools so Turla's own footprint stays minimal.
Turla wins through stealth, patience, and misdirection, so defenses should focus on deep visibility, covert-channel detection, and not taking attribution at face value. Validate each control with real testing rather than assuming it holds.
Turla's Snake hides in kernel space and relays traffic through custom encrypted protocols and legitimate services like GitHub, Cloudflare, and Render, so signature-based tools miss it, and because newer backdoors such as STOCKSTAY encrypt their own traffic end to end, even the hosting providers cannot see it. Invest in behavioral detection and network anomaly hunting, follow the technical indicators in the CISA and FBI Snake advisory, and inspect outbound traffic to cloud and web services that could mask C2. Reducing your attack surface limits the footholds available in the first place.
Because Turla exploits watering-hole compromises, phishing, and other actors' malware, harden the basics: patch internet-facing systems quickly with disciplined patch management, enforce phishing-resistant multifactor authentication, and practice strict USB and removable-media hygiene given Turla's history of air-gap jumps. Treat any existing infection, even one that looks like commodity crime or another APT, as a possible Turla foothold and investigate fully.
Turla's whole strategy is to hide behind others, so a finding of malware attributed to one group does not rule out a second actor riding on top. Share and consume high-quality threat intelligence, including through standards like STIX and TAXII, and correlate across sources before concluding who is really in your network.
Assumptions about visibility, segmentation, and detection are exactly what a patient actor like Turla exploits. Regular penetration testing and red team exercises reveal whether a quiet, long-dwell intruder would actually be caught, and a well-drilled incident response plan built for stealthy espionage shortens the years Turla likes to spend undetected.
Turla dismantles the assumption that one intrusion means one adversary. In a world where groups steal each other's tools and ride each other's infrastructure, the malware you find may not belong to the actor who is actually reading your data. That has direct consequences for how you investigate, attribute, and respond to any incident, not just a suspected FSB operation.
Even organizations that will never be an FSB priority should absorb the lesson: shared and stolen tooling is now normal across the threat landscape, from nation-states to criminals, and it touches nearly every industry attackers target. Building deep visibility and treating attribution as a hypothesis rather than a conclusion is the defense Turla keeps teaching, and it applies far beyond one Russian spy agency, including against Russia's other services like the SVR's APT29.
Turla is a Russian state-sponsored cyber espionage group attributed to Center 16 of the FSB, Russia's Federal Security Service, and tracked as MITRE ATT&CK G0010. Active since at least 2004, it is also known as Secret Blizzard, Snake, Waterbug, and Venomous Bear, and it specializes in long-term intelligence collection.
Snake, also called Uroburos, is Turla's flagship espionage tool, a sophisticated kernel-level rootkit that forms a covert peer-to-peer network to relay traffic and hide command and control. US and allied agencies called it the FSB's premier espionage implant and disrupted it in 2023 through Operation MEDUSA.
STOCKSTAY is a modular .NET backdoor Turla has developed since December 2022, detailed by Google in 2026. It communicates over encrypted WebSocket connections, disguises itself as stock-market, cryptocurrency, or utility apps, shares code with Turla's Kazuar toolkit, and has targeted Ukrainian government and military systems and Italian foreign-policy interests.
Turla's MITRE ATT&CK group identifier is G0010. The catalog maps it to techniques including compromise infrastructure (T1584), drive-by compromise via watering holes (T1189), rootkits (T1014), and web-service command and control (T1102) using platforms like GitHub and Cloudflare.
Yes. Secret Blizzard is Microsoft's current name for Turla. The group is also tracked as Snake, Waterbug, Venomous Bear, and Uroburos. All of these labels refer to the same FSB Center 16 espionage unit.
Turla takes over other groups' command-and-control servers and tools to gain ready-made access to networks they already breached, and to launder attribution. If investigators find the intrusion, they often blame the original actor, letting Turla spy while shifting suspicion elsewhere.
Turla is known for the Snake rootkit, the 2008 Agent.BTZ breach of a classified US military network, hijacking satellite communications for stealthy C2, and repeatedly commandeering the infrastructure of Iranian, Pakistani, and cybercriminal groups to spy through them.
Facing a patient, stealth-first adversary like Turla? DeepStrike's penetration testing and red team services stress-test your detection, segmentation, and covert-channel visibility the way a nation-state espionage group would. Explore our penetration testing services to find the gaps before an adversary does.

Stay secure with DeepStrike penetration testing services. Reach out for a quote or customized technical proposal today
Contact Us