Cyber Security News

Proxyware Malware Disguised as Notepad++ Tool Leverages Windows Explorer Process to Hijack Systems

A sophisticated malware campaign targeting unsuspecting users has emerged, disguising malicious proxyware as legitimate Notepad++ installations.

This attack, orchestrated by the threat actor Larva-25012, exploits users seeking cracked software through deceptive advertisement pages and fake download portals.

The malware hijacks victims’ internet bandwidth without consent, allowing attackers to profit by sharing network resources with external parties.

This method, known as proxyjacking, mirrors cryptojacking but monetizes network bandwidth instead of computing power.

The threat has primarily affected systems in South Korea, where distribution occurs through websites posing as download portals for pirated software.

Malware download portal (Source – ASEC)

The malicious files are hosted on GitHub repositories and delivered as either MSI installers or ZIP archives containing both legitimate Notepad++ components and hidden malware.

Once executed, the malware establishes persistence through Windows Task Scheduler entries and deploys proxyware programs including Infatica and DigitalPulse.

These programs operate silently in the background, redirecting victims’ bandwidth to generate revenue for attackers.

ASEC analysts identified this campaign and noted the attacker’s evolving tactics to avoid detection. The threat actor has shifted from .NET-based malware to C++ and Python variants, employing advanced injection techniques that target the Windows Explorer process.

This progression demonstrates the attacker’s determination to bypass security solutions and maintain control over compromised systems.

The infection chain begins when users download what appears to be a Notepad++ installer from fraudulent websites.

However, the downloaded package contains malicious DLL files that execute through DLL side-loading techniques.

The malware then injects shellcode into legitimate Windows processes, deploys PowerShell scripts to install additional components like NodeJS or Python, and creates multiple obfuscated loader files.

These loaders communicate with command-and-control servers, retrieve instructions, and install proxyware modules that exploit victims’ network connections.

Infection Mechanism and Persistence Strategy

The malware employs two primary distribution variants: Setup.msi and Setup.zip. The MSI variant installs a C++-based DLL that registers itself in Windows Task Scheduler under the name “Notepad Update Scheduler” and launches via Rundll32.exe.

Task Scheduler entry responsible for executing the installed malicious DLL (Source – ASEC)

This DLL injects shellcode into AggregatorHost.exe, which generates a PowerShell script that installs NodeJS and creates obfuscated JavaScript malware files known as DPLoader.

To maintain stealth, the script modifies Windows Defender policies by adding exclusion paths, disabling security notifications, and preventing malware sample submissions.

JavaScript‑based malware (DPLoader) registered in the Task Scheduler (Source – ASEC)

The ZIP variant contains both Setup.exe and a malicious loader named TextShaping.dll. When users launch the installer, DLL side-loading automatically executes the malware.

Malware inside Setup.zip (Source – ASEC)

TextShaping.dll decrypts embedded shellcode that deploys a dropper directly in memory. This dropper installs Python from official sources, creates a Python-based DPLoader variant, and registers a VBS launcher in Task Scheduler to ensure persistent execution.

Loader malware and decrypted dropper (Source – ASEC)

The malware ultimately injects the final payload into explorer.exe, where DigitalPulse proxyware runs as an obfuscated Go-based program.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Hackers Target AI Infrastructure With RCE, Prompt Injection and API Key Theft

Hackers are actively probing AI systems, turning exposed gateways and agent tools into routes for…

4 hours ago

Hackers Make Phishing Pages Change Their Code Every Time Someone Opens Them

Hackers are making some phishing pages harder to track by changing the code delivered to…

5 hours ago

Iran-Linked Hackers Reportedly Knock UK Power Plant Offline for Four Days

A cyber incident reportedly forced a British power plant to halt operations for about four…

6 hours ago

Russian Hackers Use New HOOKEDGE Malware to Spy on European Defense and Diplomatic Targets

Russian hackers have used a new backdoor called HOOKEDGE to target defense manufacturers, government bodies,…

6 hours ago

Ransomware Gang Claims AI Can Analyze 700GB of Stolen Data Every Hour

TITAN ransomware is pairing file encryption with an ambitious claim: artificial intelligence that can sort…

6 hours ago

Hackers Compromise Hundreds of WordPress Sites to Deploy Amatera Stealer via ClickFix

A fake student resume is being used to place a remote-access tool on researchers’ Windows…

8 hours ago