Requiring the package executes a synchronous Bash reverse shell. It connects an interactive shell to a fixed remote endpoint.
Source matches reverse-shell style process and socket wiring.
index.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L1index.js imports child_process and synchronously runs Bash.
index.jsView on unpkg · L1The command opens an interactive Bash reverse shell to 10.0.74.63:4444.
index.jsView on unpkg · L2Source matches reverse-shell style process and socket wiring.
index.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L1index.js imports child_process and synchronously runs Bash.
index.jsView on unpkg · L1The command opens an interactive Bash reverse shell to 10.0.74.63:4444.
index.jsView on unpkg · L2