ended6월 4일· 1 sources

Malware Hidden in npm: How 'Contagious Interview' Targets Developer Wallets

npm install에 숨겨진 악성코드, 개발자 지갑을 노린다

Why it matters

A North Korea-linked campaign exploits developer trust in npm by hiding credential-stealing malware in postinstall scripts—code that executes automatically during npm install before developers inspect the application. By shifting the attack from readable source code to build-time automation, developers miss red flags they would otherwise catch. This supply chain vulnerability demonstrates why developers must scrutinize dependency management workflows, not just application code.

1
Sources
+0
24h
Growth
109d
Active
supply chainnpm malwarecredential theftcode obfuscationContagious Interview

Sources

Related Issues