After the US Department of the Treasury Office of Foreign Asset Control (OFAC) sanctioned Evil Corp over Dridex in December, 2019, the group went through a rapid set of name and branding changes to their ransomware, cycling through many names including WastedLocker, Hades, Phoenix, Grief, Macaw, and now, possibly, Entropy.
Phoenix
Phoenix is a malware name used for multiple distinct families, most prominently a Windows VB.NET information stealer/keylogger active since 2019, an Android remote-access and banking malware lineage derived from Cerberus, and a later custom backdoor associated with the Iranian threat group MuddyWater.
Profile source: Mallory opens in a new tabPhoenix
Family profile
Phoenix is a malware name used for multiple distinct families, most prominently a Windows VB.NET information stealer/keylogger active since 2019, an Android remote-access and banking malware lineage derived from Cerberus, and a later custom backdoor associated with the Iranian threat group MuddyWater. Because the same name is applied to unrelated malware, attribution and classification require platform and campaign context.
The best-documented Phoenix variant on Windows is a malware-as-a-service infostealer and keylogger written in VB.NET. It emerged in 2019 and was marketed in underground communities as a low-cost commodity stealer. Its capabilities include credential theft from numerous browsers, mail clients, FTP software, and chat clients; keylogging; clipboard theft; screenshot capture; host profiling; and downloading additional payloads. It has also been observed stealing browser cookies and cryptocurrency-related data in some campaigns. Exfiltration has been reported over channels including SMTP, FTP, Telegram, and direct network upload. Anti-analysis and defense-evasion features include obfuscation, encrypted strings, anti-debugging, anti-VM checks, attempts to disable Microsoft Defender, and process termination targeting security tools. Delivery has been strongly associated with phishing and malspam, including weaponized Office or RTF documents exploiting CVE-2017-11882, as well as lure-based distribution through fake tools and malware delivery services. Researchers have linked this Windows Phoenix to the earlier Alpha keylogger and noted code similarities with other commodity .NET stealers such as Snake, Matiex, 404, and Cheetah.
A separate Android Phoenix family has been described both as a remote access trojan and as a banking trojan lineage. Android Phoenix abuses Accessibility Services and device administration privileges to spy on victims, steal SMS messages, capture screenshots, log input, harvest unlock patterns, and support remote interaction. Reporting in 2024 identified Phoenix as a Cerberus-derived banking trojan sold on underground forums, while reverse engineering of Android/Phoenix samples showed dynamic module loading, command handling, and surveillance-oriented functionality. Related reporting indicates Phoenix code also informed later Android malware such as Perseus.
Phoenix is also the name of a custom backdoor used by MuddyWater, an Iranian state-aligned espionage actor also tracked as Seedworm, Mango Sandstorm, Static Kitten, and TA450. From 2025 onward, MuddyWater was observed delivering Phoenix through malicious documents with macros and spearphishing campaigns, including operations targeting North African energy organizations and broader MENA government and international targets. In this context, Phoenix functions as a .NET or PowerShell-associated backdoor used for persistent access, intelligence collection, and follow-on intrusion activity as part of MuddyWater’s broader custom implant ecosystem.
Separately, “Phoenix” has also appeared as a ransomware brand name in reporting on Evil Corp rebranding, but that usage refers to an operation name rather than a clearly defined standalone malware family in the same sense as the Windows stealer, Android trojan, or MuddyWater backdoor.
Capabilities
- Credential Theft
- Defense Evasion
- Exfiltration
- Keylogging
- Persistence
- Post Exploitation
- Process Injection
- Reconnaissance
- Session Hijacking
- Spoofing
Reported operators
Threat actors
3 named in public reportingMuddyWater ... pour diffuser des malwares comme « Phoenix, FakeUpdate, StealthCache et Chromium_Stealer ».
“It also started using a new framework that we call Phoenix...”
Exploited software
Vulnerabilities linked to Phoenix
1 CVEsMITRE ATT&CK
Phoenix in ATT&CK
56 distinct techniquesTechniques
56 techniquesReporting
Research mentioning Phoenix
THREAT ANALYSIS REPORT: Snake Infostealer Malware
Researchers detailed ongoing Snake Keylogger activity in which attackers deliver the .NET-based infostealer through phishing emails carrying archive files, malicious executables, exploit-laden RTF documents abusing CVE-2017-11882, and Excel attachments with password-protected VBA macros. In one analyzed chain, a lure such as SeptemberOrderlist.pdf.exe decrypted intermediate .NET assemblies before launching the final payload, while another used base64-encoded PowerShell to download a Snake downloader, retrieve an RC4-encrypted DLL, and deploy the malware through process hollowing. Snake is designed to steal credentials and other sensitive data from more than 50 applications, including browsers, email and FTP clients, communication tools, wireless profiles, and Windows product information, while also capturing keystrokes, screenshots, clipboard contents, host details, geolocation, and time data. The malware can persist through scheduled tasks or Startup-folder registry changes, evade defenses by killing security tools, adding Windows Defender exclusions, and deleting itself, and exfiltrate stolen data over SMTP, FTP, or Telegram via HTTPS. Multiple researchers said Snake shares strong code and loader similarities with commodity stealers such as FormBook, Agent Tesla, Matiex, 404, Cheetah, and Phoenix, pointing to code reuse or shared tooling in the cybercrime ecosystem.