AUTHORISED SECURITY RESEARCH — dependency confusion proof of concept. This package was published because the name appeared in publicly served code but was unregistered on the public registry. If it is in your dependency tree, your resolver fetched an inte
An npm preinstall hook automatically fingerprints the installing host and consuming project. It exfiltrates that data through DNS plus HTTP and HTTPS callbacks.
Package defines install-time lifecycle scripts.
package.jsonView on unpkg`preinstall` executes `index.js` automatically during dependency installation.
package.jsonView on unpkg · L10A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
index.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgIt hex-encodes the collected payload into DNS queries and also posts it over HTTP and HTTPS to a fixed callback host.
index.jsView on unpkg · L146Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L11`preinstall` executes `index.js` automatically during dependency installation.
package.jsonView on unpkg · L10It hex-encodes the collected payload into DNS queries and also posts it over HTTP and HTTPS to a fixed callback host.
index.jsView on unpkg · L146A manifest entrypoint or package-local install chain reaches a fixed external POST callback.
index.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkg