VDB
EN

MAL-2026-13344

Malicious code in ezfnfix (npm)

상세

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

## Source: amazon-inspector (3a5bd6bf9cde5f28e20365db24b77ca15226b5248a3be482e30c45d98259b301) On Windows, `npm install ezfnfix` automatically executes a bundled Windows PE binary via a postinstall hook. package.json declares `scripts.postinstall = "node postinstall.js"`, and postinstall.js enumerates bin/*.exe and runs the first entry with execFileSync. The shipped bin/ezfn.exe is a ~114 KB VB.NET executable whose metadata contains identifiers consistent with a remote-access trojan and infostealer: Telegram bot exfiltration primitives (SendBot, ChatID), socket C2 (ClientSocket, ConnectServer, ActivatePong), a spreading routine (Spread), AV/Defender-exclusion logic (Exclusion), webcam access (avicap32.dll), WMI-based host enumeration (ManagementObjectSearcher, get_UserName, get_MachineName, get_OSFullName, get_TotalPhysicalMemory), registry persistence handles (RegistryKey, CurrentUser), symmetric cryptography primitives, and WebClient/DownloadString network fetch. The binary ships with no source, no build step, no hash or signature verification, and no purpose consistent with the package name. Installing on Windows results in immediate execution of the RAT against the installer's host, exfiltrating identity and system information via Telegram/socket channels and providing persistent remote access.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / ezfnfix

No fixed version published yet for ezfnfix (npm). Pin to a known-safe version or switch to an alternative.

참고