LWA-2026-7489 MAL-2026-12229 ↗ confirmed malware

tinkoff-boxy-desktop-mgm-product-filter@20.1.8

Malicious code in tinkoff-boxy-desktop-mgm-product-filter (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web ProtocolsT1573 · Encrypted ChannelT1041 · Exfiltration Over C2 ChannelT1082 · System Information Discovery

Analysis

On require(), the package executes a multi-platform binary dropper (_init.js). It fingerprints the OS and architecture, then attempts to download a platform-specific second-stage binary from Cloudflare Workers C2 endpoints (oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev) via HTTPS GET requests to paths like /pkg/package (Linux x64), /pkg/package-arm64 (Linux arm64), /pkg/loader_mac (macOS), and /pkg/package.exe (Windows). If HTTPS fails, it falls back to DNS TXT record-based delivery via c[.]tin[.]dl[.]well1[.]site and related subdomains. The downloaded binary is written to /var/tmp/.cache_<hex> (Linux/macOS) or %TEMP%\dotnet_diag_<hex>.exe (Windows) and spawned as a detached background process. A stamp file at /tmp/.analytics_state prevents re-infection within a 23-second window.

analyzed by
Leitwacht
first seen
Aug 2, 2026, 04:02 PM
analyzed
Aug 2, 2026, 04:03 PM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.