notify-funcs@1.3.5
Malicious code in notify-funcs (npm)
T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1105 · Ingress Tool TransferT1071.001 · Web Protocols
Analysis
notify-funcs@1.3.5 is a trojanized package that downloads and executes remote code when required. On module load, index.js reads DEV_API_CHECK_DOMAIN and DEV_DEPENDENCY_TOKEN from a shipped .env file, constructs the URL hxxp://vercel-five-coral[.]vercel[.]app/defy/v3, fetches it via the 'request' module, parses the JSON response, and passes the 'token' field to new Function.constructor('require', ...) — executing arbitrary remote code with full Node.js require() access. The C2 domain is vercel-five-coral[.]vercel[.]app, path /defy/v3.
- analyzed by
- Leitwacht
- first seen
- Jul 6, 2026, 06:08 PM
- analyzed
- Jul 6, 2026, 06:11 PM
Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.