Supply-chain threat intelligence

Incident detail

criticalnpm·credential theft·osv

Malicious code in npm-sandbox-research-g3h4 (npm)

npm-sandbox-research-g3h4

Risk score

92

AI summary

Indexed incident for npm-sandbox-research-g3h4 (npm).

Description

On install, package.json's postinstall hook executes run.js. The package ships beacon15.js and beacon_linux.js, which import child_process, os, and http and issue outbound HTTP requests carrying host identifiers. beacon_linux.js reads os.hostname() and os.platform() and POSTs them via http.request(); beacon15.js similarly issues GET/http.request() calls referencing host id fields. The combination of a lifecycle hook that runs on every install plus modules that collect host metadata and beacon it outbound matches an install-time host-exfiltration / C2 callback pattern with no legitimate documented purpose.

Technical details

Affected versions

=1.0.0

Indicators

  • affected version=1.0.075%

Timeline

  1. Advisory published
  2. Indexed by ThreatPkg

Related incidents