Benign PoC for sandbox execution testing
Installation runs a reverse shell. It connects a spawned system shell to a remote ngrok endpoint, allowing remote command execution.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgpostinstall executes poc.js during installation.
package.jsonView on unpkg · L5A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
poc.jsView on unpkg · L1Source fingerprint signature matches a known malicious package signature; route for source-aware review.
poc.jsView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L6postinstall executes poc.js during installation.
package.jsonView on unpkg · L5A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
poc.jsView on unpkg · L1Source fingerprint signature matches a known malicious package signature; route for source-aware review.
poc.jsView on unpkg