VYPR

npm · Malicious package advisory

Malware

simple-date-formatter-new-16

MAL-2026-17162

Malicious code in simple-date-formatter-new-16 (npm)

Details


---
_-= Per source details. Do not edit below this line.=-_

## Source: amazon-inspector (5e57e9eff2fae987a2a23e3107d64c818e020b03380e31d6a3ae9cf8d4eb14ec)
package.json declares a postinstall lifecycle script that pipes a string-reversed shell one-liner through `rev | bash`, decoding to a bash reverse shell that opens /dev/tcp/124.221.154.135/4444 and attaches an interactive shell to it. This gives the publisher remote code execution on the installer's host at `npm install` time. The tarball also ships postinstall.js, which enumerates the installer's ~/.ssh directory, collects the filenames along with username and platform, and POSTs the JSON to https://124.221.154.135/post — direct exfiltration of SSH key material to the same hardcoded IP that receives the reverse shell. The obfuscation of the postinstall payload via string reversal and the mismatch between the package's advertised purpose (a date formatter) and its actual install-time behavior confirm malicious intent.

Compromised versions (1)

  • 1.0.0

Any computer that installed or ran a compromised version should be considered fully compromised. Rotate every secret on that machine from a clean environment.