Friday, November 15, 2024
HomeCyber AttackLu0Bot Node.js Malware Takes Complete Control Over Victim's Computer

Lu0Bot Node.js Malware Takes Complete Control Over Victim’s Computer

Published on

Through strategies like polymorphic code, which continuously alters its appearance to prevent detection, as well as employing encryption and obfuscation to disguise its actions, malware is getting more complex and sneaky.

Additionally, to infiltrate systems and avoid detection by traditional security measures, malware increasingly leverages social engineering and advanced delivery methods, like- 

  • Spear-phishing
  • Zero-day exploits

Recently, cybersecurity researchers at Any.Run has examined a Node.js-based Lu0Bot malware sample that completely takes over the victim’s computer system.

- Advertisement - SIEM as a Service

Researchers were intrigued by Node.js malware, initially thought to be a basic DDOS bot but revealed as more complex. Node.js targets a versatile runtime environment used in modern web apps.

Lu0Bot Malware

Since this malware utilizing JavaScript employs multi-layer obfuscation techniques, that’s why it poses a distinctive detection challenge.

Lu0bot emerged in February 2021 as a GCleaner second-stage payload, functioning as a bot that awaits commands from a C2 server and sends encrypted system data.

The bot’s activity is modest, with 5-8 new monthly samples on dark marketplaces. 

As of now, only one new sample was uploaded in August, but there may be more dormant ones awaiting C2 commands, though this is speculative.

Despite limited activity, Lu0bot’s creative Node.js design sets it apart, with its capabilities bounded only by the language itself.

Due to the bot’s IP address issue, the security analysts were unable to find a live sample. However, a public sample connected, triggering:-

  • JavaScript
  • A new domain
  • Encrypted exchanges

Researchers quickly detected an SFX packer in the file, which acts as a self-extracting archive that is openable with any utility.

SFX-packer (Source – Any.Run)

While besides this, the archive contains a BAT file and more:-

  • BAT-file
  • Files eqnyiodbs.dat 
  • lknidtnqmg.dat file 
  • gyvdcniwvlu.dat file

The static analysis highlights the following things:-

  • EXE file
  • lknidtnqmg.dat

This malware stands out in how it constructs its domain, assembling it from parts in the JS code.

dns request
DNS requests (Source – Any.Run)

Security researchers received a JavaScript code that’s deeply obfuscated and unreadable.

unreadable code
Unreadable code (Source – Any.Run)

Researchers confirmed code readability after removing excess bytes and applying a JavaScript deobfuscator, resulting in this transformation:

transformed code
Transformed code (Source – Any.Run)

The code begins with an encrypted string array which:-

  • Undergoes manipulation
  • Decrypts using BASE64
  • URL encoding
  • RC4 with two variables

Capabilities of Lu0Bot

Here below, we have mentioned all the capabilities of Lu0Bot malware:-

  • Recording keystrokes 
  • Identity theft 
  • Gaining full control of the victim’s computer 
  • Functioning as a DDOS bot 
  • Using the compromised system for performing illegal activities

If Lu0bot’s campaign scales and the server becomes active, its distinctive use of NODE JS makes it an intriguing analysis subject with potential risks.

Protect yourself from vulnerabilities using Patch Manager Plus to quickly patch over 850 third-party applications. Take advantage of the free trial to ensure 100% security.

Tushar Subhra
Tushar Subhra
Tushar is a Cyber security content editor with a passion for creating captivating and informative content. With years of experience under his belt in Cyber Security, he is covering Cyber Security News, technology and other news.

Latest articles

Google Unveils New Intelligent, Real-Time Protections for Android Users

Google has once again raised the bar for mobile security by introducing two new...

Chinese National Faces 20 Years of Jail Time for Laundering Millions in Crypto

Daren Li, 41, a dual citizen of China and St. Kitts and Nevis, and...

Google to Issue CVEs for Critical Cloud Vulnerabilities

Google Cloud has announced a significant step forward in its commitment to transparency and...

GitLab Patches Critical Flaws Leads to Unauthorized Access to Kubernetes Cluster

GitLab has rolled out critical security updates to address multiple vulnerabilities in its Community...

Free Webinar

Protect Websites & APIs from Malware Attack

Malware targeting customer-facing websites and API applications poses significant risks, including compliance violations, defacements, and even blacklisting.

Join us for an insightful webinar featuring Vivek Gopalan, VP of Products at Indusface, as he shares effective strategies for safeguarding websites and APIs against malware.

Discussion points

Scan DOM, internal links, and JavaScript libraries for hidden malware.
Detect website defacements in real time.
Protect your brand by monitoring for potential blacklisting.
Prevent malware from infiltrating your server and cloud infrastructure.

More like this

Google Unveils New Intelligent, Real-Time Protections for Android Users

Google has once again raised the bar for mobile security by introducing two new...

Chinese National Faces 20 Years of Jail Time for Laundering Millions in Crypto

Daren Li, 41, a dual citizen of China and St. Kitts and Nevis, and...

Google to Issue CVEs for Critical Cloud Vulnerabilities

Google Cloud has announced a significant step forward in its commitment to transparency and...