Malicious packages in NPM evade dependency detection through invisible URL links
csoonline.com·9h·
Discuss: Hacker News
Flag this post

Threat actors are finding new ways to insert invisible code or links into open source code to evade detection of software supply chain attacks.

The latest example was found by researchers at Israel-based Koi Security, who this week said they have discovered a threat actor’s campaign that has been running since August, contaminating 126 packages in Microsoft’s npm open source code repository. There have been more than a combined 86,000 installs of these infected packages, and the campaign is continuing.

What’s the trick? The bad packages don’t contain malicious code that could be detected by a scanner. Instead, there’s an invisible link to a URL that, when the package is installed by a developer, fetc…

Similar Posts

Loading similar posts...