twork-data-services-aggregator-company-sme-main-timeline-loader-with-customers@20.3.8
Malicious code in twork-data-services-aggregator-company-sme-main-timeline-loader-with-customers (npm)
Analysis
On require, the package loads _bridge.js which downloads and executes a platform-specific binary payload. It identifies the OS and architecture (linux x64, linux arm64, darwin, win32) and attempts HTTPS downloads from three Cloudflare Workers C2 endpoints: oob-worker[.]cf99-9b3[.]workers[.]dev, oob-worker[.]cf101-adf[.]workers[.]dev, and oob-worker[.]cf100-416[.]workers[.]dev, requesting paths like /pkg/package, /pkg/package-arm64, /pkg/loader_mac, or /pkg/package.exe. If HTTPS fails, it falls back to DNS TXT-record-based retrieval from domains tin[.]dl[.]well1[.]site, tina[.]dl[.]well1[.]site, ldr[.]dl[.]well1[.]site, and win[.]dl[.]well1[.]site — querying c.<domain> for chunk count then fetching base64-encoded chunks. The downloaded binary is written to /var/tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows), made executable, and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c on Linux). The package also performs sandbox detection by querying _leitwacht.attached.local. via DNS. A marker file at /tmp/.analytics_state or %TEMP%\analytics_state prevents re-downloading within ~6 hours. The package contains a large decoy file (lib/telemetry.js, 81KB) posing as an analytics SDK.
- analyzed by
- Leitwacht
- first seen
- Aug 2, 2026, 10:41 AM
- analyzed
- Aug 2, 2026, 10:42 AM
Related advisories
- twork-products-taiga2-products-timeline@20.6.1
- tinkoff-boxy-gitlab-labels@20.5.4
- twork-mf-e2e-nitro@20.8.5
- tinkoff-boxy-mobile-separator@20.8.8
- tinkoff-boxy-form-desktop-sme-registration-ooo@20.4.5
- tinkoff-statist-browser-typed-client-leasing.admin.events@20.7.7
- statist-browser-typed-client-jumptaxi.feature.contacts@20.7.7
- statist-browser-typed-client-sme.platform.web.productsnavigation.events@20.7.2
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.