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

STOCKSTAY

STOCKSTAY is a previously undocumented multi-component Windows backdoor written in .NET/Windows Forms and attributed by Google Threat Intelligence Group with high confidence to the Russian state-sponsored threat actor Turla (also referenced as SUMMIT/Secret Blizzard/Venomous Bear/UAC-0194). It has reportedly been under development since at least December 2022 and has been used in cyber espionage operations primarily targeting Ukrainian government and military organizations, as well as entities with an interest in Italian foreign policy; earlier activity also affected targets in Italy, the Netherlands, Poland, and Germany, including at least one foreign affairs ministry. GTIG reported notable code, architectural, and functional overlap with Turla’s Kazuar implant, and assessed with moderate confidence that STOCKSTAY and Kazuar may be maintained in part by a common developer or team.

STOCKSTAY uses secure WebSocket-based command-and-control via the websocket-sharp library and local inter-process communication based on WM_COPYDATA messages. Early variants masqueraded as a stock market data viewing tool, while later iterations impersonated benign utilities such as PDF viewers and calculator applications. The malware family includes modular components: STOCKSTAY.MARKETMAKER, a proxy-aware downloader that installs components and establishes persistence through Windows registry autorun entries; STOCKSTAY.STOCKBROKER, a proxy-aware tunneler that relays secure WebSocket C2 traffic; STOCKSTAY.STOCKMARKET, an orchestration/configuration component that decrypts an encrypted on-disk configuration file containing C2 and execution settings and, in reported analysis, generates a unique 4096-bit RSA key pair and infection identifier on first execution; and STOCKSTAY.STOCKTRADER, the main backdoor component. Reported STOCKSTAY capabilities include downloading, exfiltrating, modifying, retrieving, uploading, and deleting files; directory enumeration, creation, and removal; screen capture; task and process execution; registry read/write/delete; ZIP extraction; folder tampering; and system information harvesting.

Observed delivery and deployment methods include phishing campaigns using academic, diplomatic, military, and drone-operation themes; malicious RDP configuration files sent by email; MSI installers, including samples hosted on GitHub; RAR archives containing HTA scripts; and a November 2025 phishing wave against approximately 20 Ukraine-based targets exploiting WinRAR path traversal vulnerability CVE-2025-8088 to install STOCKSTAY. GTIG also reported use of compromised Ukrainian infrastructure, including government services, a compromised Ukrainian university email account, a compromised diplomatic education platform, compromised WordPress sites, and phishing domains containing strings such as "education" and "diplo." STOCKSTAY has been observed both as an initial access payload and during post-exploitation, including a January 2024 Ukrainian intrusion where Turla deployed WILDDAY, DIAMONDBACK, KAZUAR, and STOCKSTAY via malicious GPO installation from a compromised domain controller.

High-confidence infrastructure and indicators directly mentioned in the content include the WebSocket C2 URLs wss://wool-basalt-clock.glitch.me/ws and wss://weatherdataai.theworkpc.com/ws, a public GitHub repository identified as ChikenFresh/google-ai-labs-it containing a Python implementation of the victim-facing STOCKSTAY WebSocket server controller, the SQLite database name weather_data1.db used by that controller, and an MSI sample named Copia.msi. GTIG also reported phishing artifacts including MSI files named DiplomacyEduAI.

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-2025-8088Path Traversal in WinRAR for Windows via NTFS Alternate Data StreamsExploited in the wild

As recently as November 2025, an email phishing wave targeting Ukraine was found to deliver the implant via RAR archives that exploit CVE-2025-8088, a WinRAR vulnerability that has been exploited by a number of Russian hacking groups such as Sandworm, Gamaredon, and RomCom. | The Russian state-sponsored threat actor known as Turla has been attributed to a previously undocumented .NET backdoor called STOCKSTAY that has been deployed against government and military organizations in Ukraine, and entities that have an interest in Italian foreign policy.

via the hacker newsthehackernews.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
Turla

The Russian state-sponsored threat actor known as Turla has been attributed to a previously undocumented .NET backdoor called STOCKSTAY that has been deployed against government and military organizations in Ukraine, and entities that have an interest in Italian foreign policy.

via the hacker newsthehackernews.com
SUMMIT

Turla (SUMMIT) delivering the STOCKSTAY malware suite using Ukrainian army themes.

via bleeping computerbleepingcomputer.com
MITRE ATT&CK

Techniques & procedures

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

Initial Access

3 techniques
T1566PhishingEvidence3

StockStay operations rely on academia and diplomacy themes: phishing emails sent from a compromised Ukrainian university email account and diplomatic education platform...

T1566.001Spearphishing AttachmentEvidence2

...employed a phishing email containing a malicious RDP file attachment that, when opened, sets up a connection between the victim's device and actor-controlled infrastructure...

T1566.002Spearphishing LinkEvidence1

In one attack in November 2025, Turla sent phishing emails to 20 Ukraine-based targets, linking to a malicious RAR archive exploiting CVE-2025-8088 for the execution of StockStay.

Execution

5 techniques
T1059Command and Scripting InterpreterEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities...

T1203Exploitation for Client ExecutionEvidence4

In one attack in November 2025, Turla sent phishing emails to 20 Ukraine-based targets, linking to a malicious RAR archive exploiting CVE-2025-8088 for the execution of StockStay.

T1204.002Malicious FileEvidence1

GTIG also observed Turla deploying the backdoor via malicious RDP configuration files delivered via phishing emails.

T1559Inter-Process CommunicationEvidence2

Its components use an inter-process communication (IPC) channel to communicate with one another.

T1574Hijack Execution FlowEvidence1

GTIG identified what we believe to be an early development sample of STOCKSTAY.MARKETMAKER which... was dependent on external mechanisms (such as .NET AppDomainManager injection) for the initial deployment of samples to the target host.

Persistence

2 techniques
T1112Modify RegistryEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities, including ... registry modification...

T1547.001Registry Run Keys / Startup FolderEvidence2

StockStay payloads are fetched from a remote server using a proxy-aware downloader named StockStay.MarketMaker, which runs in the background and sets up autorun entries to execute core backdoor components.

Privilege Escalation

1 technique
T1547.001Registry Run Keys / Startup FolderEvidence2

StockStay payloads are fetched from a remote server using a proxy-aware downloader named StockStay.MarketMaker, which runs in the background and sets up autorun entries to execute core backdoor components.

Stealth

5 techniques
T1027.013Encrypted/Encoded FileEvidence1

An encrypted on-disk configuration file contains various options regarding malware execution.

T1036MasqueradingEvidence2

A multi-component backdoor written in .NET, StockStay initially masqueraded as a stock market data viewing tool, but recent iterations pose as PDF viewers and calculator utilities.

T1070.004File DeletionEvidence1

Del Delete the specified files... RmDir Delete the specified directories...

T1218.005MshtaEvidence2

Other campaigns have leveraged MSI installers... and RAR files containing an HTML Application (HTA) script, the latter of which is designed to execute a variant of STOCKSTAY.MARKETMAKER.

T1574Hijack Execution FlowEvidence1

GTIG identified what we believe to be an early development sample of STOCKSTAY.MARKETMAKER which... was dependent on external mechanisms (such as .NET AppDomainManager injection) for the initial deployment of samples to the target host.

Defense Impairment

1 technique
T1112Modify RegistryEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities, including ... registry modification...

Discovery

3 techniques
T1057Process DiscoveryEvidence1

The malware also captures a list of the names of running processes.

T1082System Information DiscoveryEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities, including ... system information harvesting.

T1083File and Directory DiscoveryEvidence1

Dir Generate a listing of the specified directories... Get Retrieve one or more specified files... perform an optionally recursive search of the directory...

Lateral Movement

2 techniques
T1021.001Remote Desktop ProtocolEvidence1

The RDP files were designed to create a connection from the victim’s device to actor-controlled infrastructure, through which the actor could then deploy subsequent payloads.

T1570Lateral Tool TransferEvidence1

GTIG conducted a review... in which we observed Turla deploying a wide range of tools into the victim’s network... via malicious GPO installation from a compromised domain controller... Multiple ZIP archives, each containing one of the core components of STOCKSTAY or its configuration, were uploaded to the domain controller.

Collection

2 techniques
T1113Screen CaptureEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities, including file download/exfiltration/modification, folder tampering, screen capture...

T1560Archive Collected DataEvidence1

All files matching either the specified file paths, or the target file extensions, will be added to an in-memory ZIP archive and subsequently base64-encoded for transmission to the C2.

Command and Control

3 techniques
T1071.001Web ProtocolsEvidence3

The backdoor relies on a secure WebSocket connection, via the open source websocket-sharp library, for command-and-control (C&C) communication.

T1090ProxyEvidence2

Network communication is provided through StockStay.StockBroker, a proxy-aware tunneler...

T1105Ingress Tool TransferEvidence3

The downloader then retrieves a ZIP archive containing the main STOCKSTAY components that's hosted on a compromised WordPress instance.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence2

The backdoor component, named StockStay.StockTrader, supports various command execution capabilities, including file download/exfiltration/modification...

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
8 tracked

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

Hashes
50 tracked

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

Other
9 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app26 days ago
domain●●●●●●●●●●●●View more in app26 days ago
domain●●●●●●●●●●●●View more in app26 days ago
domain●●●●●●●●●●●●View more in app26 days ago
domain●●●●●●●●●●●●View more in app26 days ago
domain●●●●●●●●●●●●View more in app26 days ago
ACTIVITY FEED

Recent activity

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

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 matching67

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 mapping25

Every documented technique, ranked by evidence weight.

Researcher chatter

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