Skip to main content
Mallory
Back to malware
MalwareUsed by 2 actors

DeerStealer

DeerStealer is a Windows-focused malware-as-a-service infostealer, also referred to in the provided content as XFiles Spyware in at least some reporting. It is described as a multi-stage stealer that uses deception, persistence, signed binaries, DLL sideloading, in-memory execution, and rootkit-like or stealth-oriented techniques to evade detection while exfiltrating sensitive data. Reported subscription tiers range from $200/month to $3,000/month, with higher tiers adding capabilities such as hidden VNC, keylogging, clipper functionality, SmartScreen bypass, and remote process management.

Across the reporting, DeerStealer is delivered through multiple initial access vectors, including malicious MSI installers built with WiX Toolset, EV-signed MSI packages, WiX Burn bootstrapper bundles disguised as legitimate software, fake Google Chrome updates, trojanized WordPress plugin distribution, malvertising, web downloads, and ClickFix-style fake browser verification/CAPTCHA pages that trick users into pasting and executing malicious commands. One documented ClickFix chain used a PowerShell command to download cv.bat (SHA-256: 2b74674587a65cfc9c2c47865ca8128b4f7e47142bd4f53ed6f3cb5cf37f7a6b), which then downloaded a malicious MSI (SHA-256: ead6b1f0add059261ac56e9453131184bc0ae2869f983b6a41a1abb167edf151). Other observed delivery chains used legitimate signed binaries for sideloading, including Zoner Photo Studio VoTransmitt.exe and iMyFone Feedback Utils.exe, with trojanized DLLs such as sciter32.dll and Qt5Network.dll acting as loaders.

The malware is consistently described as credential- and data-theft focused. Reported collection includes passwords, cookies, session tokens, autofill data, credit card data, browsing history, and browser extension data from more than 50 browsers and hundreds of extensions. Specific browser targets mentioned include Chrome, Edge, Brave, Opera, and Firefox. DeerStealer also targets cryptocurrency assets, including browser wallet extensions and desktop wallets such as MetaMask, Phantom, Coinbase Wallet, Electrum, Exodus, Atomic, and hardware wallet bridge applications or USB wallets. Additional theft capabilities mentioned in the content include Discord tokens, Telegram tdata or tokens, WhatsApp and Signal sessions, FTP and VPN credentials, OpenVPN configurations, WinSCP and FileZilla data, Office documents, OneDrive contents, screenshots, clipboard contents, installed software inventory, and messaging-session data.

Persistence mechanisms directly mentioned include an HKCU Run key value named AppVTemplate and scheduled tasks including zceWriter, dyApp, Pluginsecurity_dbg, and in separate HTA-based MaaS reporting, 30-minute scheduled-task persistence patterns. DeerStealer samples in the content also used MSI CustomActions to launch loaders and unpack intermediate components. Some variants staged stolen data locally in SQLite tables named ribs_collection and ribs_payload before exfiltration.

Several technical delivery and loader chains are described. One March 2026 sample used a trojanized Qt5Network.dll containing a GhostPulse loader that parsed payload data hidden in 752 headerless PNG-style IDAT chunks inside cachedrv.xml and configuration data in servicetable68.cfg. Another WiX Burn sample disguised as "Antonomasia" by publisher "Cyme" used Bichromate.dll, a weaponized Adobe Generic Download Engine component masquerading as CCMNative.dll, to decrypt an XOR-obfuscated configuration file yodpxub and an AES-CBC-encrypted DeerStealer payload jri, then execute the payload entirely in memory. Reported hashes from that chain include Bichromate.dll SHA-256 58a6b1fe90145f8ae431d05952d1751e705ae46a81be1c2257f5e1e0ce0292c7, jri SHA-256 d704f5f01487ca3340454240868515de1a43a1b65e5b4a97a74ab409c8441f82, yodpxub SHA-256 1a5991a30e9d339cbb0143d4bd134509cf4effc7fead7f4f7dcc059990efd669, and outer bundle SHA-256 04bb4867d35e77e8e391f3829cf07a542a73815fc8be975a7733790d6e04243c. Another MSI sample RVJVAUQL.msi had SHA-256 ee5e941218bcf1285b2640c4b2f8baf3ffa44a73b6894ce871a22cbc24b80600 and used trojanized Qt5Network.dll SHA-256 73d2b832d07ab4f6f893f915ca35a43359250c659900357642c6af1f9cd5e130.

Exfiltration and communications in the content include HTTPS POST, XOR-encrypted HTTPS POST, AES-encrypted ZIP archives routed through a Cloudflare-backed proxy layer referred to as "Gasket," Telegram-based execution notifications, and in one report Telegram-based exfiltration. Reported DeerStealer-related infrastructure includes telluricaphelion[.]com, loadinnnhr[.]today, nacreousoculus[.]pro, ncloud-servers[.]shop, watchlist-verizon[.]com, 365-drive[.]com, statswpmy[.]com, and trackingmyadsas[.]com. Active C2 domains during one analysis window were telluricaphelion[.]com and loadinnnhr[.]today.

The content links DeerStealer to broader criminal ecosystems and affiliate operations. It is described as being advertised and sold via Telegram, including attribution in one report to @LuciferXfiles on Telegram-based cybercrime forums. Reporting also places DeerStealer in the Rugmi ecosystem and notes that multiple HTA samples labeled DeerStealer HTA v4.1.1 and other names were assessed as affiliates of a single MaaS crypto-stealer platform. DeerStealer has also been observed as a secondary payload delivered by other malware distribution operations, including CastleLoader/GrayBravo and the ShadowLadder campaign. Associated targeting in the content is broad and financially motivated, with emphasis on credential theft, cryptocurrency theft, and account takeover rather than a single vertical, though delivery campaigns have targeted general Windows users through fake software, browser-update lures, password-tool lures, malvertising, and phishing-style ClickFix pages.

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
@LuciferXfiles

A WiX Burn installer calling itself "Antonomasia" by "Cyme" bundles a fully functional copy of Active@ Password Changer alongside DeerStealer -- a MaaS infostealer that will drain your browser credentials, crypto wallets, and messaging sessions before you finish clicking through the setup wizard.

via breakglass intelintel.breakglass.tech
TA2727

... information stealers for other platforms such as Windows (Lumma Stealer or DeerStealer)

via cloudatg insightscloudatg.com
MITRE ATT&CK

Techniques & procedures

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

Execution

3 techniques
T1053.005Scheduled TaskEvidence3

T1053.005 Persistence Scheduled Task/Job: Scheduled Task zceWriter, dyApp, Pluginsecurity_dbg

T1059Command and Scripting InterpreterEvidence2
TacticExecution

T1059 Execution Command and Scripting Interpreter DeerStealer payload execution post-decryption

T1204.002Malicious FileEvidence4
TacticExecution

T1204.002 Initial Access User Execution: Malicious File Victim runs the WiX installer

Persistence

2 techniques
T1053.005Scheduled TaskEvidence3

T1053.005 Persistence Scheduled Task/Job: Scheduled Task zceWriter, dyApp, Pluginsecurity_dbg

T1547.001Registry Run Keys / Startup FolderEvidence2

T1547.001 Persistence Registry Run Keys HKCU Run key "AppVTemplate"

T1053.005Scheduled TaskEvidence3

T1053.005 Persistence Scheduled Task/Job: Scheduled Task zceWriter, dyApp, Pluginsecurity_dbg

T1547.001Registry Run Keys / Startup FolderEvidence2

T1547.001 Persistence Registry Run Keys HKCU Run key "AppVTemplate"

Stealth

5 techniques
T1027Obfuscated Files or InformationEvidence3
TacticStealth

T1027 Defense Evasion Obfuscated Files or Information XOR-encrypted config, AES-encrypted payload

T1036.001Invalid Code SignatureEvidence1
TacticStealth

MITRE ATT&CK Technique ID Masquerading: Invalid Code Signature T1036.001 Legitimate signature on malicious payload

T1036.005Match Legitimate Resource Name or LocationEvidence3
TacticStealth

T1036.005 Defense Evasion Masquerading: Match Legitimate Name "Antonomasia" by "Cyme" + Active@ Password Changer decoy

T1140Deobfuscate/Decode Files or InformationEvidence2
TacticStealth

T1140 Defense Evasion Deobfuscate/Decode Files or Information In-memory decryption via CryptoPP

T1218.007MsiexecEvidence2
TacticStealth

Execution Windows Installer T1218.007 MSI deploys payload via msiexec

Credential Access

4 techniques
T1056.001KeyloggingEvidence2

T1056.001 Collection Input Capture: Keylogging Live keylogger

T1539Steal Web Session CookieEvidence2

Credential Access Steal Web Session Cookie T1539 Browser cookie exfiltration

T1552.001Credentials In FilesEvidence2

T1552.001 Credential Access Unsecured Credentials: Credentials In Files VPN/FTP configuration file theft

T1555.003Credentials from Web BrowsersEvidence4

T1555.003 Credential Access Credentials from Password Stores: Web Browsers 50+ browsers targeted

Discovery

2 techniques
T1082System Information DiscoveryEvidence2
TacticDiscovery

T1082 Discovery System Information Discovery OS, hardware, software inventory

T1083File and Directory DiscoveryEvidence2
TacticDiscovery

T1083 Discovery File and Directory Discovery System enumeration

Collection

5 techniques
T1005Data from Local SystemEvidence2

T1005 Collection Data from Local System Documents, credentials, wallet files

T1056.001KeyloggingEvidence2

T1056.001 Collection Input Capture: Keylogging Live keylogger

T1074.001Local Data StagingEvidence1

T1074.001 Collection Data Staged: Local Data Staging SQLite databases (ribs_collection, ribs_payload)

T1115Clipboard DataEvidence1

Collection Clipboard Data T1115 Cryptocurrency address replacement (14+ types)

T1125Video CaptureEvidence1

T1125 Collection Video Capture Hidden VNC server at 30 FPS

T1071.001Web ProtocolsEvidence2

T1071.001 Command and Control Application Layer Protocol: Web Protocols HTTPS C2 via Cloudflare

T1090ProxyEvidence1

Command and Control Proxy T1090 Gasket proxy system for IP obfuscation

T1573Encrypted ChannelEvidence1

Command and Control Encrypted Channel T1573 HTTPS C2 communication

T1573.001Symmetric CryptographyEvidence2

T1573.001 Command and Control Encrypted Channel: Symmetric Cryptography XOR + AES encrypted C2 traffic

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence3

T1041 Exfiltration Exfiltration Over C2 Channel HTTPS POST with encrypted archives

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
36 tracked

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

Hashes
12 tracked

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

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app16 days ago
domain●●●●●●●●●●●●View more in app16 days ago
domain●●●●●●●●●●●●View more in app16 days ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
ACTIVITY FEED

Recent activity

22 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

breakglass intelNews
Apr 9, 2026
CastleLoader / maybedontbanplease[.]com - Breakglass Intelligence - Breakglass Intelligence

A secondary payload delivered by CastleLoader.

Read more
breakglass intelNews
Mar 16, 2026
DeerStealer Hides Behind a Legitimate Password Manager in a WiX Burn Bundle: Repurposed Adobe Download Infrastructure, AES-Encrypted Fileless Payload, and a $3,000/Month MaaS Empire - Breakglass Intelligence - Breakglass Intelligence

DeerStealer is a malware-as-a-service infostealer delivered here via a malicious WiX Burn installer. It decrypts and executes in memory, steals credentials from 50+ browsers, targets 14+ crypto wallets and 800+ browser extensions, captures messaging sessions, runs a hidden VNC server, logs keystrokes, establishes persistence via a Run key and scheduled tasks, and exfiltrates stolen data over encrypted HTTPS channels.

Read more
breakglass intelNews
Mar 16, 2026
That Password Manager You Downloaded Is Actually a $3,000/Month Infostealer - Breakglass Intelligence - Breakglass Intelligence

DeerStealer is a malware-as-a-service infostealer delivered here via a trojanized WiX Burn installer. In this campaign it is decrypted and executed in memory, steals browser credentials, cookies, autofill data, credit cards, crypto wallets, messaging sessions, VPN/FTP configs, screenshots, clipboard contents, and software inventory, and also enables a hidden VNC server and keylogger. It persists via registry run keys and scheduled tasks and exfiltrates data over encrypted HTTPS through Cloudflare-fronted infrastructure.

Read more
breakglass intelNews
Mar 14, 2026
Twelve Samples, One Operation: Inside the HTA Crypto Stealer MaaS Platform - Breakglass Intelligence - Breakglass Intelligence

HTA-delivered crypto wallet stealer sold through a MaaS platform. It steals data from numerous wallet browser extensions and desktop wallets, performs victim profiling, and persists through scheduled tasks.

Read more
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 matching48

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 mapping24

Every documented technique, ranked by evidence weight.

Researcher chatter

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