Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Back to malware
MalwareUsed by 2 actors

Crimson RAT

Crimson RAT is a custom .NET remote access trojan widely associated with Transparent Tribe, also tracked as APT36, COPPER FIELDSTONE, PROJECTM, and MYTHIC LEOPARD. Public reporting in the provided content consistently describes it as a core espionage tool used primarily against Indian targets, including government, military, diplomatic, academic, education, and startup sectors, with some reporting also noting activity focused on Afghanistan and the broader Indian subcontinent.

Observed delivery vectors in the content include spear-phishing emails with malicious Microsoft Office documents containing VBA macros, OLE-embedded lures, weaponized Excel files, ZIP archives, ISO container files, and malicious LNK shortcuts. Macro-based delivery reconstructed or dropped ZIP archives under %ALLUSERSPROFILE% / C:\ProgramData and executed embedded payloads. OLE-based documents used a fake "View Document" element to induce execution of Crimson RAT disguised as MicrosoftUpdate.exe. In other campaigns, ISO files contained a malicious LNK, decoy document, batch script, and a Crimson RAT payload disguised as an Excel executable; PowerShell was used to suppress security warnings, copy the payload into user application-data paths, and launch it.

Capabilities directly described in the content include remote command execution, process listing and termination, file system browsing, file upload/download and exfiltration, drive and file enumeration, screenshot capture, live screen streaming, system reconnaissance, and downloading/executing additional payloads. Multiple reports also attribute broader surveillance functions to Crimson tooling, including screen monitoring, microphone audio recording, webcam capture, keystroke logging, browser password theft, and removable-media theft. Persistence mechanisms mentioned include Windows Registry Run keys, Startup-folder artifacts, scheduled tasks, and self-copying to configured install paths. Some variants adapt persistence based on detected antivirus products.

The content describes several technical characteristics and variants. SentinelLABS observed multiple .NET Crimson RAT variants compiled between July and September 2022, supporting either 40 or 65 commands, using anti-analysis delays of 61, 180, or 241 seconds, machine-name checks before creating Run-key persistence, malformed function names, dynamic string resolution, and Eazfuscator obfuscation. One analyzed variant used the namespace dhrwarhsav, hard-coded C2 IP 107.175.64.209, and attempted connections over ports 6728, 8661, 10614, 14822, and 18443; it exfiltrated host details including machine name, username, IP, NIC, client ID, OS version, RAT version, and install path, and could download a secondary payload named dorbanvca.exe. Other reported infrastructure and indicators include the C2 domain richa-sharma.ddns[.]net, domains cloud-drive[.]store, drive-phone[.]online, and s1.fileditch[.]ch used in related staging, and a later-reported C2 at 93.127.133.58:1097. Additional non-standard ports reported for Crimson RAT communications include 18661, 20856, 26868, 29261, and 36628. Reported version identifiers include R.S.8.8, R.S.8.9, R.S.8.1, and R.S.8.6.

The provided content also references Crimson Server, a server-side management component used to control Crimson RAT infections and deploy modules such as Thin Client, Main Client, USB Driver, USB Worm, Pass Logger, KeyLogger, and Remover. Associated Crimson tooling supports remote file management, screenshot capture, microphone surveillance, webcam capture, removable-media theft, arbitrary command execution, and credential theft from browsers. High-confidence file and registry artifacts mentioned in the content include dhrwarhsav.exe, dorbanvca.exe, and HKCU\Software\Microsoft\Windows\CurrentVersion\Run_dreb.

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.

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
Transparent Tribe

SentinelLABS has been tracking a cluster of malicious documents that stage Crimson RAT, distributed by APT36 (Transparent Tribe).

via sentinelone labssentinelone.com
Turla

2024-12-04 ⋅ Microsoft Threat Intelligence Frequent freeloader part I: Secret Blizzard compromising Storm-0156 infrastructure for espionage Crimson RAT MiniPocket TwoDash Wainscot

MITRE ATT&CK

Techniques & procedures

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

Initial Access

4 techniques
T1091Replication Through Removable MediaEvidence1

“spread across systems by infecting removable media… USB Worm… infect removable devices with a copy of USBWorm itself”

T1566PhishingEvidence1

Based on known behavior of this group, we suspect that the documents have been distributed to targets as attachments to phishing emails.

T1566.001Spearphishing AttachmentEvidence4

“PowerPoint add-on files (.ppam)… contain malicious macros that, when enabled… initiate the malware download process.”

T1566.002Spearphishing LinkEvidence1

“PDFs… embed malicious links… redirect users to fake login pages hosted on spoofed domains… designed to steal credentials.”

Execution

6 techniques
T1059.001PowerShellEvidence1

"The script uses PowerShell commands to remove security warnings that would normally alert users about suspicious files."

T1059.003Windows Command ShellEvidence3

“execute arbitrary commands… execute commands with COMSPEC and receive the output… This tab allows the attacker to execute arbitrary commands on the remote machine.”

T1059.005Visual BasicEvidence1

The malicious documents we analyzed stage Crimson RAT using Microsoft Office macros... The macro code executes when the documents are opened... The macros create and decompress an embedded archive file in the %ALLUSERSPROFILE% directory (C:\ProgramData) and execute the Crimson RAT payload within.

T1204User ExecutionEvidence1

"When someone opens what appears to be an Excel spreadsheet, they unknowingly activate a chain of hidden commands that install Crimson RAT..."

T1204.001Malicious LinkEvidence1

In addition to macros, we observed that Transparent Tribe have adopted OLE embedding as a technique to stage Crimson RAT. Malicious documents that implement this technique require users to double-click a document element.

T1204.002Malicious FileEvidence4

The malicious documents we analyzed stage Crimson RAT using Microsoft Office macros or OLE embedding. The macro code executes when the documents are opened... Malicious documents that implement this technique require users to double-click a document element.

Persistence

1 technique
T1547.001Registry Run Keys / Startup FolderEvidence2

Most of the Crimson RAT variants we analyzed evaluate whether they execute at a machine named G551JW or DESKTOP-B83U7C5 and establish persistence by creating a registry key under \SOFTWARE\Microsoft\Windows\CurrentVersion\Run only if the victim’s machine name differs.

Privilege Escalation

1 technique
T1547.001Registry Run Keys / Startup FolderEvidence2

Most of the Crimson RAT variants we analyzed evaluate whether they execute at a machine named G551JW or DESKTOP-B83U7C5 and establish persistence by creating a registry key under \SOFTWARE\Microsoft\Windows\CurrentVersion\Run only if the victim’s machine name differs.

Stealth

5 techniques
T1027Obfuscated Files or InformationEvidence3

Crimson RAT variants implement different obfuscation techniques of varying intensities, for example, simple function name malformation and dynamic string resolution. We observed the use of the Eazfuscator obfuscator... With previous variants of Crimson RAT obfuscated using Crypto Obfuscator...

T1036MasqueradingEvidence2

This lures users to double-click the graphic to view the content, which activates an OLE package that stores and executes Crimson RAT masquerading as an update process (MicrosoftUpdate.exe).

T1140Deobfuscate/Decode Files or InformationEvidence1

"...file appears artificially inflated to 34 megabytes through embedded junk data... This bloating technique helps bypass signature-based detection systems."

T1497Virtualization/Sandbox EvasionEvidence1

As an anti-analysis measure, Crimson RAT variants delay their execution for a given time period, for example, 61, 180, or 241 seconds.

T1497.001System ChecksEvidence1

Most of the Crimson RAT variants we analyzed evaluate whether they execute at a machine named G551JW or DESKTOP-B83U7C5 and establish persistence... only if the victim’s machine name differs.

Discovery

6 techniques
T1057Process DiscoveryEvidence2

Features of Crimson RAT include exfiltrating system information, capturing screenshots, starting and stopping processes, and enumerating files and drives.

T1082System Information DiscoveryEvidence1

Features of Crimson RAT include exfiltrating system information, capturing screenshots, starting and stopping processes, and enumerating files and drives.

T1083File and Directory DiscoveryEvidence2

Features of Crimson RAT include exfiltrating system information, capturing screenshots, starting and stopping processes, and enumerating files and drives.

T1497Virtualization/Sandbox EvasionEvidence1

As an anti-analysis measure, Crimson RAT variants delay their execution for a given time period, for example, 61, 180, or 241 seconds.

T1497.001System ChecksEvidence1

Most of the Crimson RAT variants we analyzed evaluate whether they execute at a machine named G551JW or DESKTOP-B83U7C5 and establish persistence... only if the victim’s machine name differs.

T1518.001Security Software DiscoveryEvidence1

“tries to circumvent certain vendors’ security tools by configuring the Server to prevent installation of some… components… on systems protected with Kaspersky… and… ESET.”

Lateral Movement

1 technique
T1091Replication Through Removable MediaEvidence1

“spread across systems by infecting removable media… USB Worm… infect removable devices with a copy of USBWorm itself”

Collection

4 techniques
T1005Data from Local SystemEvidence2

Features of Crimson RAT include exfiltrating system information, capturing screenshots, starting and stopping processes, and enumerating files and drives.

T1113Screen CaptureEvidence3

Features of Crimson RAT include exfiltrating system information, capturing screenshots, starting and stopping processes, and enumerating files and drives.

T1123Audio CaptureEvidence1

“perform audio surveillance using microphones… The malware uses the NAudio library to interact with the microphone… pushed to the victim’s machine using a special command.”

T1125Video CaptureEvidence1

“record video streams from webcam devices… spying on a remote webcam and performing video surveillance.”

Command and Control

4 techniques
T1071Application Layer ProtocolEvidence1

The Crimson RAT payloads we analyzed use the richa-sharma.ddns[.]net domain for C2 purposes...

T1071.001Web ProtocolsEvidence1

“Crimson RAT connects to its hardcoded C2 server… 93.127.133.58 (port 1097)… direct TCP C2 on rotating ports.”

T1105Ingress Tool TransferEvidence2

Consistent with known Transparent Tribe tactics, we observed that some of the documents have been hosted on file hosting services and attacker-created domains, such as s1.fileditch[.]ch, cloud-drive[.]store, and drive-phone[.]online.

T1571Non-Standard PortEvidence1

"It communicates with command-and-control servers using custom TCP protocols on non-standard ports including 18661, 20856, 26868, 29261, and 36628."

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

“Once the malware has collected sensitive data… it sends this data back to the C2 server… files sent via C2.”

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
15 tracked

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

Hashes
28 tracked

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

TypeValueLatest sighting
hash.md5●●●●●●●●●●●●View more in app17 days ago
hash.md5●●●●●●●●●●●●View more in app17 days ago
ip.v4●●●●●●●●●●●●View more in app17 days ago
ip.v4●●●●●●●●●●●●View more in app2 months ago
hash.md5●●●●●●●●●●●●View more in app2 months ago
domain●●●●●●●●●●●●View more in app1 year 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 matching43

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 vulnerabilities

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 mapping29

Every documented technique, ranked by evidence weight.

Researcher chatter

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