Operation Tovar: How the FBI Killed CryptoLocker, Freed 500,000 Victims, and Still Couldn't Catch the Guy
In June 2014, the US Department of Justice and FBI, working with law enforcement partners across Europe and private sector security firms, executed Operation Tovar - a simultaneous multi-country disruption of the Gameover Zeus botnet and the CryptoLocker ransomware infrastructure. In two weeks, they had redirected Gameover Zeus traffic by hijacking its domain generation algorithm, obtained encryption keys from the CryptoLocker command and control servers that had been seized, and made those keys freely available to victims. It was the most effective botnet disruption to that point in history.
The operation also indicted Evgeniy Bogachev, the Russian national identified as the creator and operator of Gameover Zeus. Bogachev - whose online handle was "lucky12345" and "slavik" - was already the subject of a criminal complaint. He remains one of the FBI's most wanted cybercriminals, with a $3 million reward for information leading to his arrest or conviction. He has never been charged in a Russian court and lives openly in Russia, where he reportedly knows he cannot be extradited. US intelligence has separately suggested that Bogachev was not merely a criminal but was also performing intelligence work for Russian state services - using Gameover Zeus to search compromised computers in Ukraine, Georgia, and Turkey for sensitive government documents around the time of geopolitical tensions.
What Gameover Zeus Was
Gameover Zeus (GOZ) was a successor to the original Zeus banking trojan - the same credential-stealing code that had compromised millions of banking session credentials, but architecturally redesigned. Where original Zeus used a centralized command-and-control server infrastructure (takedown one server, lose control of that portion of the botnet), Gameover Zeus used a peer-to-peer architecture. Each infected machine participated in the botnet's command network, relaying traffic and instructions. There was no single server to take down. To disrupt it, you had to either infect the machines with a counter-payload (legally and practically difficult) or overwhelm the P2P routing by controlling enough peer nodes to redirect the botnet's traffic.
Gameover Zeus also included a domain generation algorithm (DGA) as a fallback mechanism. If the P2P network was disrupted, the botnet would begin querying algorithmically generated domain names until it found one that resolved to an attacker-controlled server. This provided a second communication channel even if the P2P network failed.
The botnet was used primarily for banking credential theft - stealing login credentials for business bank accounts through browser hooking and web injection, then silently initiating fraudulent wire transfers. Business accounts were preferred because the transfer limits were much higher than consumer accounts. GOZ-related losses to US businesses alone were estimated at over $100 million.
CryptoLocker and the Key Recovery
CryptoLocker was a ransomware that used Gameover Zeus for distribution - infected machines in the GOZ botnet could receive CryptoLocker as a secondary payload. CryptoLocker's technical implementation was novel for 2013: it used genuine asymmetric cryptography (RSA-2048) with the private key stored on the attacker's C2 server. Previous ransomware had used symmetric encryption or fake encryption; CryptoLocker's encryption was real and the files were genuinely unrecoverable without the key. It demanded payment in Bitcoin or prepaid cards within 72-96 hours before deleting the private key.
The Operation Tovar seizure of CryptoLocker's C2 infrastructure gave law enforcement access to the database of private keys. The FBI and its partners worked with Fox-IT and FireEye to build a free service - DecryptCryptoLocker.com - through which victims could upload an encrypted file and receive the decryption key. This was an unprecedented step: rather than holding seized criminal evidence, law enforcement used it directly to remediate victims. Approximately 500,000 CryptoLocker victims had their files encrypted; the key recovery service provided relief to those who still had their encrypted files.
Bogachev and the Intelligence Question
The US indictment of Bogachev described a criminal operation with sophisticated money laundering infrastructure - proceeds from GOZ banking fraud moved through money mule accounts, cryptocurrency, and international wire transfers. But separate intelligence reporting, first published by Reuters in 2015, suggested that Bogachev's operation had an intelligence dimension beyond criminal profit.
US intelligence sources suggested that Gameover Zeus was used to search compromised computers in Ukraine, Georgia, and Turkey for sensitive government and military documents - specifically timed to periods of geopolitical tension (the 2013-2014 Maidan protests and the 2008 Russia-Georgia war). If accurate, this would mean Bogachev was either working for or selling intelligence to Russian state services alongside running his criminal operation. The FBI's reward for Bogachev is explicitly for information leading to his arrest or conviction - not for intelligence, suggesting the US government views him primarily as a criminal. But the dual-use hypothesis - criminal cyber operation as intelligence collection platform - has become a template for understanding Russian state-criminal relationships.