Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
MalwareRansomwareUsed by 2 actorsExploits 1 CVE

WarzoneRAT

Also known asAveMariaWarzone

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.

Share:
For your environment

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.

EXPLOITED CVES

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.

1 CVES
CVE-2023-21716Microsoft Word RTF Heap Corruption Remote Code Execution

Associated Analytic Story AgentTesla CVE-2023-21716 Word RTF Heap Corruption Compromised Windows Host FIN7 PlugX Warzone RAT

via splunk researchresearch.splunk.com
THREAT ACTORS

Groups observed using it

2 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Scattered Spider

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.

via bleeping computerbleepingcomputer.com
YoroTrooper

For remote access, YoroTrooper has also deployed commodity malware, such as AveMaria/Warzone RAT, LodaRAT and Meterpreter.

via talos intelligence blogblog.talosintelligence.com
MITRE ATT&CK

Techniques & procedures

37 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

2 techniques
T1566PhishingEvidence1

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.

T1566.001Spearphishing AttachmentEvidence1

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
T1053.005Scheduled TaskEvidence1

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

T1059.001PowerShellEvidence1

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."

T1059.003Windows Command ShellEvidence3

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

T1129Shared ModulesEvidence1

createtoolhelp32snapshot_module_enumeration Enumerates the modules from a process (may be used to locate base addresses in process injection)

T1204.002Malicious FileEvidence1

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
T1053.005Scheduled TaskEvidence1

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

T1112Modify RegistryEvidence2

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

T1547.001Registry Run Keys / Startup FolderEvidence3

persistence_autorun Installs itself for autorun at Windows startup

Privilege Escalation

5 techniques
T1053.005Scheduled TaskEvidence1

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

T1055Process InjectionEvidence2

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.

T1547.001Registry Run Keys / Startup FolderEvidence3

persistence_autorun Installs itself for autorun at Windows startup

T1548Abuse Elevation Control MechanismEvidence1

WarzoneRAT can disarm Windows Defender during the UAC process to evade detection.

T1548.002Bypass User Account ControlEvidence1

Avaddon modifies several registry keys for persistence and UAC bypass. LockBit 2.0 can create Registry keys to bypass UAC and for persistence. Lokibot has modified the Registry as part of its UAC bypass process.

Stealth

9 techniques
T1036MasqueradingEvidence1

multiple_useragents Network activity contains more than one unique useragent ... network_fake_useragent Fake User-Agent detected

T1055Process InjectionEvidence2

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.

T1070.004File DeletionEvidence1

deletes_executed_files Deletes executed files from disk ... deletes_self Deletes its original binary from disk ... anomalous_deletefile Anomalous file deletion behavior detected (10+)

T1140Deobfuscate/Decode Files or InformationEvidence2

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.

T1497Virtualization/Sandbox EvasionEvidence1

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

T1497.001System ChecksEvidence1

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

T1564.003Hidden WindowEvidence1

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.

T1564.004NTFS File AttributesEvidence1

persistence_ads Attempts to interact with an Alternate Data Stream (ADS)

T1622Debugger EvasionEvidence1

antidebug_windows Checks for the presence of known windows from debuggers and forensic tools ... antidebug_guardpages Guard pages use detected - possible anti-debugging ... antidebug_setunhandledexceptionfilter SetUnhandledExceptionFilter detected

Defense Impairment

2 techniques
T1112Modify RegistryEvidence2

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

T1553.005Mark-of-the-Web BypassEvidence1

removes_zoneid_ads Attempts to remove evidence of file being downloaded from the Internet

Credential Access

5 techniques
T1056.001KeyloggingEvidence2

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.

T1056.003Web Portal CaptureEvidence1

CAPE detected injection into a browser process, likely for Man-In-Browser (MITB) infostealing

T1539Steal Web Session CookieEvidence1

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.

T1555Credentials from Password StoresEvidence1

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

T1555.003Credentials from Web BrowsersEvidence1

The content repeatedly describes threat actors and malware stealing usernames, passwords, cookies, session tokens, and other saved credentials from web browsers such as Chrome, Firefox, Internet Explorer, Edge, Opera, Safari, and Yandex.

Discovery

6 techniques
T1057Process DiscoveryEvidence2

enumerates_running_processes Enumerates running processes ... process_interest Expresses interest in specific running processes

T1082System Information DiscoveryEvidence2

recon_fingerprint Collects information to fingerprint the system ... recon_programs Collects information about installed applications

T1083File and Directory DiscoveryEvidence1

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").

T1497Virtualization/Sandbox EvasionEvidence1

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

T1497.001System ChecksEvidence1

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

T1622Debugger EvasionEvidence1

antidebug_windows Checks for the presence of known windows from debuggers and forensic tools ... antidebug_guardpages Guard pages use detected - possible anti-debugging ... antidebug_setunhandledexceptionfilter SetUnhandledExceptionFilter detected

Lateral Movement

1 technique
T1021.001Remote Desktop ProtocolEvidence1

uses_remote_desktop_session Connects to/from or queries a remote desktop session

Collection

4 techniques
T1005Data from Local SystemEvidence2

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.

T1056.001KeyloggingEvidence2

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.

T1056.003Web Portal CaptureEvidence1

CAPE detected injection into a browser process, likely for Man-In-Browser (MITB) infostealing

T1125Video CaptureEvidence1

Agent Tesla can access the victim’s webcam and record video. AsyncRAT can record screen content on targeted systems. Bandook has modules that are capable of capturing video from a victim's webcam. ... ZxShell has a command to perform video device spying.

Command and Control

2 techniques
T1071.001Web ProtocolsEvidence1

http_request Performs HTTP requests potentially not found in PCAP ... recon_beacon A process sent information about the computer to a remote location.

T1105Ingress Tool TransferEvidence1

Representative examples include "APT33 has utilized PowerShell to download files from the C2 server and run various scripts," "QakBot can use PowerShell to download and execute payloads," and "TrickBot has been known to use PowerShell to download new payloads."

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence2

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
T1561Disk WipeEvidence1

enumerates_physical_drives Enumerates physical drives ... physical_drive_access Attempted to write directly to a physical drive

Other

1 technique
T1562Impair DefensesEvidence2

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

INDICATORS OF COMPROMISE

IOCs tracked for this family

4 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
2 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
2 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app3 years ago
domain●●●●●●●●●●●●View more in app3 years ago
ip.v4●●●●●●●●●●●●View more in app3 years ago
hash.sha256●●●●●●●●●●●●View more in app4 years ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching4

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution2

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities1

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping37

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.