LiveActive security incident?Get immediate response
MITRE ATT&CK® Malware

S0670: WarzoneRAT

WarzoneRAT is a malware-as-a-service remote access tool (RAT) written in C++ that has been publicly available for purchase since at least late 2018.[1][2]

EnterpriseS0670MalwareObject v1.1Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

S0670: WarzoneRAT describes [WarzoneRAT](https://attack.mitre.org/software/S0670) is a malware-as-a-service remote access tool (RAT) written in C++ that has been publicly available for purchase since at least late 2018.(Citation: Check Point Warzone Feb 2020)(Citation: Uptycs Warzone UAC Bypass November 2020)

Executive priority

S0670: WarzoneRAT is an official MITRE ATT&CK software. Glexia treats it as defensive behavior context for prioritizing monitoring, control validation, and response planning without using the object by itself as an attribution claim.

Technical view

Security teams should validate S0670: WarzoneRAT by reviewing the official ATT&CK relationships, mapped tactics (the mapped ATT&CK tactic context), supported platforms (Windows), and available local telemetry before making detection or mitigation decisions.

Likely telemetry

  • Official ATT&CK relationships and object metadata
  • Network, endpoint, and security-tool telemetry

Detection direction

  • Validate whether S0670: WarzoneRAT appears in your detection coverage and tabletop scenarios.
  • Use the object to align executive risk language with SOC, incident response, and detection engineering work.
  • Do not treat ATT&CK relationship context as attribution without corroborating evidence.

Mitigation priorities

  • Map the object to existing controls and identify missing telemetry or response ownership.
  • Prioritize mitigations that reduce exposure on the listed platforms and tactics.
  • Review adjacent ATT&CK relationships before changing policy, detections, or reporting language.
Additional notes and limits

Baseline Glexia take generated from the official MITRE ATT&CK STIX object, source hash, tactics, platforms, and detection fields. It is safe to replace with a richer model-generated take for the same source hash later.

This baseline take is source-grounded and schema-validated, but it does not include environment-specific telemetry, incident evidence, or threat-intelligence corroboration.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

WarzoneRAT

WarzoneRAT is a malware-as-a-service remote access tool (RAT) written in C++ that has been publicly available for purchase since at least late 2018.[1][2]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

ATT&CK relationship table

Techniques used

This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.

30 rows
DomainIDNameRelationship / procedure
EnterpriseT1057Process Discovery

WarzoneRAT can obtain a list of processes on a compromised host.[1]

EnterpriseT1056.001KeyloggingSub-technique

WarzoneRAT has the capability to install a live and offline keylogger, including through the use of the `GetAsyncKeyState` Windows API.[1][2]

EnterpriseT1547.001Registry Run Keys / Startup FolderSub-technique

WarzoneRAT can add itself to the `HKCU\Software\Microsoft\Windows\CurrentVersion\Run` and `HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\UIF2IS20VK` Registry keys.[1]

EnterpriseT1204.002Malicious FileSub-technique

WarzoneRAT has relied on a victim to open a malicious attachment within an email for execution.[1]CitationUptycs Confucius APT Jan 2021

EnterpriseT1685Disable or Modify Tools

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

EnterpriseT1041Exfiltration Over C2 Channel

WarzoneRAT can send collected victim data to its C2 server.[1]

EnterpriseT1555.003Credentials from Web BrowsersSub-technique

WarzoneRAT has the capability to grab passwords from numerous web browsers as well as from Outlook and Thunderbird email clients.[1][2]

EnterpriseT1548.002Bypass User Account ControlSub-technique

WarzoneRAT can use `sdclt.exe` to bypass UAC in Windows 10 to escalate privileges; for older Windows versions WarzoneRAT can use the IFileOperation exploit to bypass the UAC module.[1][2]

EnterpriseT1005Data from Local System

WarzoneRAT can collect data from a compromised host.[1]

EnterpriseT1105Ingress Tool Transfer

WarzoneRAT can download and execute additional files.[1]

EnterpriseT1082System Information Discovery

WarzoneRAT can collect compromised host information, including OS version, PC name, RAM size, and CPU details.[1]

EnterpriseT1090Proxy

WarzoneRAT has the capability to act as a reverse proxy.[1]

EnterpriseT1573.001Symmetric CryptographySub-technique

WarzoneRAT can encrypt its C2 with RC4 with the password `warzone160\x00`.[1]

EnterpriseT1021.001Remote Desktop ProtocolSub-technique

WarzoneRAT has the ability to control an infected PC using RDP.[1]

EnterpriseT1112Modify Registry

WarzoneRAT can create `HKCU\Software\Classes\Folder\shell\open\command` as a new registry key during privilege escalation.[2][1]

EnterpriseT1546.015Component Object Model HijackingSub-technique

WarzoneRAT can perform COM hijacking by setting the path to itself to the `HKCU\Software\Classes\Folder\shell\open\command` key with a `DelegateExecute` parameter.[1]

EnterpriseT1564Hide Artifacts

WarzoneRAT can masquerade the Process Environment Block on a compromised host to hide its attempts to elevate privileges through `IFileOperation`.[1]

EnterpriseT1566.001Spearphishing AttachmentSub-technique

WarzoneRAT has been distributed as a malicious attachment within an email.[1]CitationUptycs Confucius APT Jan 2021

EnterpriseT1140Deobfuscate/Decode Files or Information

WarzoneRAT can use XOR 0x45 to decrypt obfuscated code.[1]

EnterpriseT1059.001PowerShellSub-technique

WarzoneRAT can use PowerShell to download files and execute commands.[1][2]

EnterpriseT1106Native API

WarzoneRAT can use a variety of API calls on a compromised host.[2]

EnterpriseT1125Video Capture

WarzoneRAT can access the webcam on a victim's machine.[1][2]

EnterpriseT1564.003Hidden WindowSub-technique

WarzoneRAT has the ability of performing remote desktop access via a hVNC window for decreased visibility.CitationBitdefender Trickbot VNC module Whitepaper 2021

EnterpriseT1055Process Injection

WarzoneRAT has the ability to inject malicious DLLs into a specific process for privilege escalation.[1]

EnterpriseT1059.003Windows Command ShellSub-technique

WarzoneRAT can use `cmd.exe` to execute malicious code.[1]

EnterpriseT1021.005VNCSub-technique

WarzoneRAT has the ability of performing remote desktop access via a VNC console.[1]

EnterpriseT1221Template Injection

WarzoneRAT has been install via template injection through a malicious DLL embedded within a template RTF in a Word document.CitationUptycs Confucius APT Jan 2021

EnterpriseT1095Non-Application Layer Protocol

WarzoneRAT can communicate with its C2 server via TCP over port 5200.[1]

EnterpriseT1083File and Directory Discovery

WarzoneRAT can enumerate directories on a compromise host.[1]

EnterpriseT1014Rootkit

WarzoneRAT can include a rootkit to hide processes, files, and startup.[1]

Associated objects

Groups, software, and campaigns

GroupEnterprise

G1015: Scattered Spider

Scattered Spider is a native English-speaking cybercriminal group active since at least 2022. [1] [2] The group initially targeted customer relationship management (CRM) providers, business process outsourcing (BPO) firms, and telecommunications and technology companies before expanding in 2023 to gaming, hospitality, retail, managed service provider (MSP), manufacturing, and financial sectors. [2] Scattered Spider relies heavily on social engineering, including impersonating IT and help-desk staff, to gain initial access, bypass multi-factor authentication (MFA), and compromise enterprise networks. The group has adapted its tooling to evade endpoint detection and response (EDR) defenses and used ransomware for financial gain. [3] [4] [5] Scattered Spider had expanded into hybrid cloud and identity environments, using help-desk impersonation and MFA bypass to obtain administrator access in Okta, AWS, and Office 365. [6]

GroupEnterprise

G1018: TA2541

TA2541 is a cybercriminal group that has been targeting the aviation, aerospace, transportation, manufacturing, and defense industries since at least 2017. TA2541 campaigns are typically high volume and involve the use of commodity remote access tools obfuscated by crypters and themes related to aviation, transportation, and travel.[1][2]

GroupEnterprise

G0142: Confucius

Confucius is a cyber espionage group that has primarily targeted military personnel, high-profile personalities, business persons, and government organizations in South Asia since at least 2013. Security researchers have noted similarities between Confucius and Patchwork, particularly in their respective custom malware code and targets.[1][2][3]

Relationship explorer

All related ATT&CK context

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates.

ATT&CK release
19.2
Object version
1.1
Created
Modified
Raw hash
30f19fc196029cea...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.1Current bundle30f19fc19602…
19.11.1Older bundle30f19fc19602…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    Check Point Warzone Feb 2020

    Harakhavik, Y. (2020, February 3). Warzone: Behind the enemy lines. Retrieved December 17, 2021.

    Open source URL
  2. [2]
    Uptycs Warzone UAC Bypass November 2020

    Mohanta, A. (2020, November 25). Warzone RAT comes with UAC bypass technique. Retrieved April 7, 2022.

    Open source URL
  3. [3]
    Ave Maria

    (Citation: Check Point Warzone Feb 2020)(Citation: Uptycs Warzone UAC Bypass November 2020)

  4. [4]
    mitre-attackS0670
    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.