twork-data-services-role-app@20.9.6
Malicious code in twork-data-services-role-app (npm)
Analysis
The package is a multi-stage binary dropper. On require(), it fingerprints the platform (OS, architecture), then attempts to download a second-stage binary from three Cloudflare Workers C2 endpoints (oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf103-070[.]workers[.]dev, oob-worker[.]cf100-416[.]workers[.]dev) via HTTPS GET to /pkg/package. If HTTPS fails, it falls back to a DNS TXT-based covert channel using *.dl[.]well1[.]site domains to reconstruct a base64-encoded payload. The downloaded binary is written to /tmp/.cache_<random> (Linux/macOS) or %TEMP%\dotnet_diag_<random>.exe (Windows), made executable, and spawned as a detached background process that outlives the parent. The package's index.js exports a benign-looking class but silently loads the dropper on import.
- analyzed by
- Leitwacht
- first seen
- Aug 2, 2026, 04:44 PM
- analyzed
- Aug 2, 2026, 04:46 PM
Related advisories
- twork-data-services-invest-box-account@20.8.8
- statist-browser-typed-client-coretech.web.metrics@20.1.8
- statist-browser-typed-client-risktech.uwfrontantifraud.events@20.1.5
- tinkoff-statist-browser-typed-client-test.softwarecenter.metrics@20.1.3
- tailwind-anim@1.2.5
- tinkoff-boxy-desktop-icons-horizontal@20.1.8
- bnpl-blocks-independent-bnpl-search@20.2.9
- tinkoff-statist-browser-typed-client-sme.platform.web.companyprofile.metrics@20.2.7
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.