#threatreport #HighCompleteness
Malware, from the Outside!: How a Threat Actor Used Fake OpenClaw Installers to Infect Systems with GhostSocks and Information Stealers | 04-03-2026
Source:
huntress.com/blog/openclaw-g…
Key details below ↓
🧑💻Actors/Campaigns:
Blackbasta
💀Threats:
Ghostsocks, Stealth_packer_tool, Amos_stealer, Antivm_technique, Blackbasta, Bloat_technique, Vidar_stealer, Purelogs, Antidebugging_technique,
🎯Victims: Openclaw users, General users
📚TTPs:
⚔️Tactics: 3
🛠️Technics: 0
🤖LLM extracted TTPs:`
T1005, T1027, T1053.005, T1055, T1059.003, T1059.004, T1071.001, T1083, T1090, T1105, ...
🧨IOCs:
- File: 9
- Url: 5
- Hash: 10
- Email: 3
- Path: 10
- Domain: 1
- Registry: 1
- IP: 22
💽Software: OpenClaw, macOS, ChatGPT, Clawdbot, Moltbot, Telegram, Steam, Windows installer, GateKeeper, curl, ...
🔢Algorithms: zip, xor, sha256
🗂️Win API: NtQuerySystemInformation, NtClose, GetThreadContext, SetThreadContext
📜Programming Languages: rust, applescript
💻Platforms: apple, arm, intel
#threatreport:
Between February 2 and 10, 2026, threat actors utilized malicious GitHub repositories masquerading as OpenClaw installers to distribute information stealers, notably employing a novel malware packer called Stealth Packer. These malicious installers were low-detection exploits designed to target users attempting to install OpenClaw across both Windows and macOS systems. Specifically, the malware facilitated information theft and allowed for circumvention of multi-factor authentication (MFA) and anti-fraud measures using a tool known as GhostSocks, which converts compromised systems into proxies for unauthorized account access.
The campaign's distribution mechanism involved promoting the malicious GitHub repository directly within Bing's AI search results, leveraging the platform's algorithms to lead users unknowingly to the compromised software. Previous campaigns had also exploited search poisoning techniques, exemplifying a trend wherein threat actors take advantage of AI tools to disseminate malicious installers. The OpenClaw-themed installer injected several malware variants upon execution, including a Rust-based loader facilitating the deployment of information stealers that operated solely in memory.
Stealth Packer is significant in this context due to its advanced capabilities, including injecting malware into memory, manipulating firewall settings, and performing anti-virtualization checks, facilitating stealthy operation without detection. Specific malware artifacts associated with this campaign included various executables like cloudvideo.exe and svc_service.exe, the former a known Vidar stealer, while the latter was suspected to be a Rust-based malware loader that executed payloads dynamically.
GhostSocks, integral to the attack’s operational success, is employed to obscure the threat actor’s identity by routing malicious traffic through the victim's system. The variant observed in this incident notably implemented enhanced security features, utilizing TLS connections, a shift from its earlier iterations. This functionality not only allows for the exfiltration of sensitive data but also ensures persistence within compromised environments.
For macOS targets, an associated malicious account delivered a variant known as OpenClawBot, which mimicked legitimate deployment commands but was designed to capture sensitive information, including TCC-protected files. The malware prompted users for administrative credentials prior to executing its infostealing functions.