tinkoff-fb-rf-add-application@20.3.5
Malicious code in tinkoff-fb-rf-add-application (npm)
Analysis
tinkoff-fb-rf-add-application@20.3.5 is a combosquat package that downloads and executes a platform-specific binary payload on require(). The package's index.js loads _bootstrap.js, which fingerprints the OS and architecture (linux_x64, linux_arm64, darwin, win32), then attempts to download a binary from a rotating set of Cloudflare Workers C2 endpoints (oob-worker[.]cf100-416[.]workers[.]dev, oob-worker[.]cf102-baf[.]workers[.]dev, oob-worker[.]cf99-9b3[.]workers[.]dev) via HTTPS GET to /pkg/package (or platform-specific paths). If the HTTP download fails, it falls back to a DNS TXT chunked retrieval channel via c[.]tin[.]dl[.]well1[.]site. The downloaded binary is written to /var/tmp/.cache_<random-hex> (or %TEMP%\dotnet_diag_<hex>.exe on Windows), made executable, and spawned as a detached background process (cmd.exe /c start /b on Windows, /bin/sh -c "path &" on Unix). A filesystem stamp at /tmp/.analytics_state (or %TEMP%\analytics_state on Windows) prevents re-download within ~6 hours.
- analyzed by
- Leitwacht
- first seen
- Aug 2, 2026, 04:56 PM
- analyzed
- Aug 2, 2026, 04:58 PM
Related advisories
- sme-scripts-shared-library-webpack-plugin@20.2.9
- tui-react-tooltip@20.5.4
- pfp-block-independent-iframe@20.4.9
- statist-browser-typed-client-automlplatform.nlppl.searchy@20.2.2
- hubert-appointment-v2-task-create-am@20.4.4
- eventea-router@20.2.3
- twork-data-services-procedure-engine-api-v1-procedure-info@20.6.9
- twork-data-services-proxy-prime-api-v1-account-overdraft-info@20.7.4
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.