A simple date formatting utility
Installation executes a reverse shell that connects to a hard-coded remote host. The remote party can obtain command execution as the installing user.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource matches reverse-shell style process and socket wiring.
postinstall.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
postinstall.jsView on unpkg · L1postinstall.js opens a TCP connection to 8.135.48.40:4444.
postinstall.jsView on unpkg · L5On connection, it spawns /bin/sh and pipes its input/output to the remote socket.
postinstall.jsView on unpkg · L10Connection failure triggers bash and Python reverse-shell fallbacks plus HTTP error reporting.
postinstall.jsView on unpkg · L16Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource matches reverse-shell style process and socket wiring.
postinstall.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
postinstall.jsView on unpkg · L1postinstall.js opens a TCP connection to 8.135.48.40:4444.
postinstall.jsView on unpkg · L5On connection, it spawns /bin/sh and pipes its input/output to the remote socket.
postinstall.jsView on unpkg · L10Connection failure triggers bash and Python reverse-shell fallbacks plus HTTP error reporting.
postinstall.jsView on unpkg · L16