take-home-caller-id@1.0.1
Vulnerability report · Last retrieved from osv.dev September 22, 2026 at 4:48 PM UTC
OSV ID
MAL-2026-16382
Ecosystem
npm
Summary
package.json declares a preinstall hook that runs index.js on npm install. index.js collects host identifiers via os.hostname() and os.userInfo(), reads homedir, DNS server list, and cwd, and reads /etc/passwd and /etc/hosts via fs.readFileSync. The collected data is POSTed over HTTPS to the Burp Collaborator subdomain 0decr93bem6onemg3dmbydi6rxxrli97.oastify.com. The package name suggests an unrelated 'caller id' utility, but the shipped code performs only reconnaissance and exfiltration at install time; no legitimate functionality accompanies the network callback. The oastify.com destination is a Burp Collaborator out-of-band host used for exfiltration/beaconing, not a documented service endpoint of this package.
Source: amazon-inspector (a1adcf7c4b091ee35e021af3f4f886f5c8cc6f34b255315ab9767c3fdda5dcfe)
Protect your entire dependency tree
Scan your lock files automatically on every PR. Block malicious packages before they reach production.