The North Korean menace actors behind the continued Contagious Interview marketing campaign are spreading their tentacles on the npm ecosystem by publishing extra malicious packages that ship the BeaverTail malware, in addition to a brand new distant entry trojan (RAT) loader.
“These newest samples make use of hexadecimal string encoding to evade automated detection methods and handbook code audits, signaling a variation within the menace actors’ obfuscation methods,” Socket safety researcher Kirill Boychenko stated in a report.
The packages in query, which had been collectively downloaded greater than 5,600 occasions previous to their elimination, are listed under –
- empty-array-validator
- twitterapis
- dev-debugger-vite
- snore-log
- core-pino
- events-utils
- icloud-cod
- cln-logger
- node-clog
- consolidate-log
- consolidate-logger
The disclosure comes practically a month after a set of six npm packages had been found distributing BeaverTail, a JavaScript stealer that is additionally able to delivering a Python-based backdoor dubbed InvisibleFerret.
The top purpose of the marketing campaign is to infiltrate developer methods underneath the guise of a job interview course of, steal delicate information, siphon monetary property, and keep long-term entry to compromised methods.
The newly recognized npm libraries masquerade as utilities and debuggers, with considered one of them – dev-debugger-vite – utilizing a command-and-control (C2) deal with beforehand flagged by SecurityScorecard as utilized by the Lazarus Group in a marketing campaign codenamed Phantom Circuit in December 2024.
What makes these packages stand out is a few of them, resembling events-utils and icloud-cod, are linked to Bitbucket repositories, versus GitHub. Moreover, the icloud-cod package deal has been discovered to be hosted inside a listing named “eiwork_hire,” reiterating the menace actor’s use of interview-related themes to activate the an infection.
An evaluation of the packages, cln-logger, node-clog, consolidate-log, and consolidate-logger, has additionally uncovered minor code-level variations, indicating that the attackers are publishing a number of malware variants in an try to extend the success charge of the marketing campaign.

Whatever the adjustments, the malicious code embedded inside the 4 packages features as a distant entry trojan (RAT) loader that is able to propagating a next-stage payload from a distant server.
“The Contagious Interview menace actors proceed to create new npm accounts and deploy malicious code throughout platforms just like the npm registry, GitHub, and Bitbucket, demonstrating their persistence and exhibiting no indicators of slowing down,” Boychenko stated.
“The superior persistent menace (APT) group is diversifying its ways — publishing new malware underneath contemporary aliases, internet hosting payloads in each GitHub and Bitbucket repositories, and reusing core elements like BeaverTail and InvisibleFerret alongside newly noticed RAT/loader variant.”
BeaverTail Drops Tropidoor
The invention of the brand new npm packages comes as South Korean cybersecurity firm AhnLab detailed a recruitment-themed phishing marketing campaign that delivers BeaverTail, which is then used to deploy a beforehand undocumented Home windows backdoor codenamed Tropidoor. Artifacts analyzed by the agency present that BeaverTail is getting used to actively goal builders in South Korea.
The e-mail message, which claimed to be from an organization known as AutoSquare, contained a hyperlink to a mission hosted on Bitbucket, urging the recipient to clone the mission domestically on their machine to assessment their understanding of this system.
The applying is nothing however an npm library that comprises BeaverTail (“tailwind.config.js”) and a DLL downloader malware (“automotive.dll”), the latter of which is launched by the JavaScript stealer and loader.

Tropidoor is a backdoor “working in reminiscence by means of the downloader” that is able to contacting a C2 server to obtain directions that make it attainable to exfiltrate recordsdata, collect drive and file info, run and terminate processes, seize screenshots, and delete or wipe recordsdata by overwriting them with NULL or junk information.
An necessary facet of the implant is that it instantly implements Home windows instructions resembling schtasks, ping, and reg, a function beforehand additionally noticed in one other Lazarus Group malware known as LightlessCan, itself a successor of BLINDINGCAN (aka AIRDRY aka ZetaNile).
“Customers must be cautious not solely with electronic mail attachments but additionally with executable recordsdata from unknown sources,” AhnLab stated.