WarzoneRAT
Warzone RAT, also known as AveMaria, is a commodity remote access trojan created in 2018 and widely used in cybercrime. It enables remote access to compromised systems and has been associated with phishing-based delivery, particularly malicious email attachments that require the victim to open the file for execution. Reported capabilities include credential theft from numerous web browsers as well as Outlook and Thunderbird, cookie and password theft, keylogging, webcam access and recording, remote shell access, process management, file operations, reverse proxy functionality, and exfiltration of collected victim data to its command-and-control server. The malware can use PowerShell to download files and execute commands, can perform remote desktop access including via a hidden VNC (hVNC) window for reduced visibility, and has been described as able to control an infected PC using RDP. Defense-evasion and privilege-related behaviors directly mentioned in the content include disarming Windows Defender during the UAC process and injecting malicious DLLs into specific processes for privilege escalation. Behavioral overlap has been noted with other RAT families such as njRAT, NanoCore, and NetWire in areas including process injection, keylogging-related calls, and command-and-control traffic. The malware has also been referenced as used by Scattered Spider in phishing attacks to steal credentials, cookies, and other useful data from compromised systems. Law-enforcement reporting states the FBI dismantled the Warzone RAT operation in February 2024, seizing domains and infrastructure and arresting Daniel Meli of Malta and Prince Onyeoziri Odinakachi of Nigeria for alleged roles in its proliferation and customer support.
Hunt this family in your stack
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
Vulnerabilities exploited
1 CVE Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.
Associated Analytic Story AgentTesla CVE-2023-21716 Word RTF Heap Corruption Compromised Windows Host FIN7 PlugX Warzone RAT
Groups observed using it
2 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
Apart from the above legitimate tools used for malicious purposes, Scattered Spider also conducts phishing attacks to install malware like the WarZone RAT, Raccoon Stealer, and Vidar Stealer, to steal from compromised systems login credentials, cookies, and other data useful in the attack.
For remote access, YoroTrooper has also deployed commodity malware, such as AveMaria/Warzone RAT, LodaRAT and Meterpreter.
Techniques & procedures
37 distinct techniques documented for this family, organized by ATT&CK tactic.
Initial Access
2 techniques
Initial Access
Scattered Spider’s powerful initial access tactics ... include phone calls, SMS phishing, email phishing, MFA fatigue attacks, and SIM swapping. The domains used for email and SMS phishing abuse the Okta and Zoho ServiceDesk brands combined with the target’s name to make them appear legitimate.
The content repeatedly describes threat actors and malware being delivered through phishing or spearphishing emails containing malicious attachments such as Microsoft Office documents, PDFs, RAR/ZIP archives, CHM, ISO, IMG, HTA, LNK, and executable files disguised as documents.
Execution
5 techniques
Execution
persistence_autorun_tasks Installs itself for autorun at Windows startup ... uses_windows_utilities_to_create_scheduled_task Uses Windows utilities to create a scheduled task
The content repeatedly describes threat actors and malware using PowerShell scripts/commands for execution, download, staging, reconnaissance, persistence, credential access, lateral movement, and defense evasion; e.g., "Sandworm Team used PowerShell scripts to run a credential harvesting tool in memory to evade defenses."
suspicious_command_tools Uses suspicious command line tools or Windows utilities ... cmdline_obfuscation Appears to use command line obfuscation ... cmdline_terminate Executed a command line with /C or /R argument to terminate command shell on completion
createtoolhelp32snapshot_module_enumeration Enumerates the modules from a process (may be used to locate base addresses in process injection)
Sandworm Team leveraged Microsoft Office attachments which contained malicious macros that were automatically executed once the user permitted them... APT29 has used various forms of spearphishing attempting to get a user to open attachments... DarkGate is distributed through phishing links to VBS or MSI objects requiring user interaction for execution.
Persistence
3 techniques
Persistence
persistence_autorun_tasks Installs itself for autorun at Windows startup ... uses_windows_utilities_to_create_scheduled_task Uses Windows utilities to create a scheduled task
Privilege Escalation
5 techniques
Privilege Escalation
persistence_autorun_tasks Installs itself for autorun at Windows startup ... uses_windows_utilities_to_create_scheduled_task Uses Windows utilities to create a scheduled task
A group of remote access trojans, among them WarZoneRAT, njrat, nanocore, and netwire, overlap on process injection, keylogging-related calls, and command-and-control traffic.
persistence_autorun Installs itself for autorun at Windows startup
Stealth
9 techniques
Stealth
multiple_useragents Network activity contains more than one unique useragent ... network_fake_useragent Fake User-Agent detected
A group of remote access trojans, among them WarZoneRAT, njrat, nanocore, and netwire, overlap on process injection, keylogging-related calls, and command-and-control traffic.
deletes_executed_files Deletes executed files from disk ... deletes_self Deletes its original binary from disk ... anomalous_deletefile Anomalous file deletion behavior detected (10+)
The content repeatedly describes malware and threat actors decoding, decrypting, deobfuscating, or unpacking payloads, strings, configuration data, commands, and C2 responses prior to execution or use.
antivm_generic_system Checks the system manufacturer, likely for anti-virtualization ... antisandbox_sboxie_libs Detects Sandboxie through the presence of a library ... antivm_generic_diskreg Checks the presence of disk drives in the registry, possibly for anti-virtualization ... antivm_checks_available_memory Checks available memory
queries_keyboard_layout Queries the keyboard layout ... queries_locale_api Queries the computer locale ... queries_computer_name Queries computer hostname ... queries_user_name Queries the username ... language_check_registry Checks system language via registry key
Agent Tesla has used ProcessWindowStyle.Hidden to hide windows. APT19 used -W Hidden to conceal PowerShell windows by setting the WindowStyle parameter to hidden. APT28 has used the WindowStyle parameter to conceal PowerShell windows.
Defense Impairment
2 techniques
Defense Impairment
Credential Access
5 techniques
Credential Access
A group of remote access trojans, among them WarZoneRAT, njrat, nanocore, and netwire, overlap on process injection, keylogging-related calls, and command-and-control traffic.
CAPE detected injection into a browser process, likely for Man-In-Browser (MITB) infostealing
Scattered Spider also conducts phishing attacks to install malware like the WarZone RAT, Raccoon Stealer, and Vidar Stealer, to steal from compromised systems login credentials, cookies, and other data useful in the attack.
infostealer_browser Steals private information from local Internet browsers ... infostealer_cookies Touches a file containing cookies, possibly for information gathering ... infostealer_ftp Harvests credentials from local FTP client softwares ... registry_credential_store_access Accessed credential storage registry keys ... credential_access_via_windows_credential_history Attempts to access Users Windows Credential History File that is used by Microsoft’s DPAPI
Discovery
6 techniques
Discovery
enumerates_running_processes Enumerates running processes ... process_interest Expresses interest in specific running processes
recon_fingerprint Collects information to fingerprint the system ... recon_programs Collects information about installed applications
The content repeatedly describes malware and threat actors listing files and directories, enumerating drives, searching for files by extension/name/path, retrieving file metadata, and browsing file systems (for example: "APT28 has used Forfiles to locate PDF, Excel, and Word documents during collection" and "cmd can be used to find files and directories with native functionality such as dir commands").
antivm_generic_system Checks the system manufacturer, likely for anti-virtualization ... antisandbox_sboxie_libs Detects Sandboxie through the presence of a library ... antivm_generic_diskreg Checks the presence of disk drives in the registry, possibly for anti-virtualization ... antivm_checks_available_memory Checks available memory
Lateral Movement
1 technique
Lateral Movement
Collection
4 techniques
Collection
The content repeatedly describes threat actors and malware collecting, stealing, identifying, copying, or staging files, documents, credentials, logs, databases, and other information from compromised hosts or local systems.
A group of remote access trojans, among them WarZoneRAT, njrat, nanocore, and netwire, overlap on process injection, keylogging-related calls, and command-and-control traffic.
Command and Control
2 techniques
Command and Control
Exfiltration
1 technique
Exfiltration
ADVSTORESHELL exfiltrates data over the same channel used for C2... Agrius exfiltrated staged data using tools such as Putty and WinSCP, communicating with command and control servers... numerous malware and groups sent victim data, files, credentials, or host information over existing C2 channels.
Impact
1 technique
Impact
Other
1 technique
Other
antiav_detectfile Attempts to identify installed AV products by installation directory ... antiav_servicestop Attempts to stop active services ... disables_windowsupdate Attempts to disable Windows Auto Updates ... antiav_avast_libs Detects Avast Antivirus through the presence of a library
IOCs tracked for this family
4 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Recent activity
94 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A remote access trojan associated here with process injection, keylogging-related calls, and command-and-control traffic.
A remote access trojan referenced as an associated analytic story.
Associated Analytic Story ... Warzone RAT
Named as an associated malware/analytic story in the detection content. No further behavioral detail is provided in the text.
The version that knows your environment.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.