Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Critical Citrix NetScaler ADC CVE-2023-3519 lets remote attackers bypass authentication
August 19, 2026
Supply Chain Attacks: How US and EU Enterprises Can Reduce Risk
August 19, 2026
CISA Adds Microsoft Internet Key Exchange RCE Vulnerability Exploited in Attacks
August 19, 2026
Home/Threats/New PureLog Stealer Campaign Uses Copyright Lures to Steal Credentials
Threats

New PureLog Stealer Campaign Uses Copyright Lures to Steal Credentials

Key Takeaways A new campaign leveraging the PureLog Stealer malware is actively targeting organizations across healthcare, government, education, and hospitality sectors. Attackers employ...

Emy Elsamnoudy
Emy Elsamnoudy
March 23, 2026 4 Min Read
62 0

Key Takeaways

  • A new campaign leveraging the PureLog Stealer malware is actively targeting organizations across healthcare, government, education, and hospitality sectors.
  • Attackers employ sophisticated social engineering tactics, using fake copyright infringement notices and localized phishing emails to trick victims into executing malicious files.
  • PureLog Stealer is a potent infostealer designed to harvest sensitive data, including browser credentials, cryptocurrency wallet information, and system details.
  • The campaign utilizes a multi-stage infection chain with advanced evasion techniques, such as encrypted payloads, remote decryption, in-memory execution, and AMSI bypass, making detection difficult for traditional antivirus solutions.

PureLog Stealer Campaign Targets Multiple Sectors with Copyright Lures

A sophisticated new cyberattack campaign, first identified in March 2026, is deploying the dangerous PureLog Stealer malware against critical sectors including healthcare, government, education, and hospitality. This operation relies on meticulously crafted social engineering, luring victims with deceptive copyright infringement notifications to initiate a complex, multi-stage infection process that ultimately leads to the exfiltration of sensitive data.

Table Of Content

  • Key Takeaways
  • PureLog Stealer Campaign Targets Multiple Sectors with Copyright Lures
  • Social Engineering as a Primary Vector
  • Advanced Evasion Techniques Employed
  • Inside the Multi-Stage Infection Chain
  • What You Should Do

PureLog Stealer is a notorious information-stealing malware capable of extracting a wide array of personal and corporate data. Its capabilities include harvesting browser credentials, cryptocurrency wallet data, browser extension information, and general system details. The malware is recognized for its accessibility and ease of use, making it an attractive tool for a broad spectrum of threat actors, including those with limited technical expertise.

The campaign’s delivery mechanism primarily involves phishing emails containing malicious download links, rather than direct attachments. These lures are tailored by language, with German-language versions targeting Germany and English-language variants aimed at Canada and other regions, indicating a deliberate and geographically segmented approach.

Social Engineering as a Primary Vector

Researchers at Trend Micro have confirmed that this campaign does not exploit software vulnerabilities. Instead, its success hinges entirely on social engineering, manipulating users into manually executing a file disguised as a legitimate legal document. The malicious executables often bear convincing names, such as “Documentation on Intellectual Property Rights Violations.exe,” designed to appear authentic to unsuspecting recipients.

This reliance on human interaction makes the campaign particularly challenging to defend against, as conventional patch management strategies are ineffective. The targeted industries—healthcare, government, hospitality, and education—are frequently accustomed to receiving legal and compliance-related communications, making the copyright lure highly credible within these environments.

Geographically, the campaign has shown significant activity in Germany and Canada, with additional reported victims in the United States and Australia. The localized language targeting and specific industry focus suggest a highly organized operation, rather than a scattershot mass-spamming effort.

Advanced Evasion Techniques Employed

A defining characteristic of this threat is the high level of technical sophistication embedded within its infection chain. The malware employs encrypted payloads, retrieves decryption keys remotely, and executes almost entirely in memory. This “fileless” approach leaves minimal forensic evidence on compromised systems, significantly hindering analysis and detection by endpoint security solutions that primarily rely on file creation monitoring.

Inside the Multi-Stage Infection Chain

The infection begins when a victim executes the initial malicious lure. A command interpreter silently launches in the background, while a seemingly harmless decoy PDF document immediately opens on screen to distract the user.

Infection chain of the attack (Source - Trend Micro)
Infection chain of the attack (Source – Trend Micro)

Concurrently, the malware communicates with attacker-controlled infrastructure to download an encrypted archive, cleverly disguised as a PDF file named invoice.pdf.

Crucially, the decryption password for this archive is not embedded within the malware itself. Instead, it is retrieved dynamically from a separate server endpoint during runtime. This design choice complicates offline analysis and grants the attackers granular control, allowing them to remotely manage or even terminate individual infection attempts.

Following this, a renamed WinRAR executable, camouflaged as a PNG image file, utilizes the retrieved password to extract the actual payload.

Malicious lure download from unknown source (Source - Trend Micro)
Malicious lure download from unknown source (Source – Trend Micro)

The extracted contents include a renamed Python interpreter, posing as svchost.exe, and a heavily obfuscated Python script named instructions.pdf. This script first bypasses Windows Defender’s Antimalware Scan Interface (AMSI) by directly patching memory, effectively preventing subsequent malicious activities from being scanned.

Python code patching AMSI in memory (Source - Trend Micro)
Python code patching AMSI in memory (Source – Trend Micro)

To maintain persistence, the script establishes a registry entry under HKCURunSystemSettings, ensuring that the malware automatically reactivates with every user login. It then proceeds to capture a full-screen screenshot, gather the machine’s hostname, current username, and a list of installed antivirus products, transmitting all this reconnaissance data to the command-and-control server via an HTTPS POST request.

In the final stage, two identical .NET loader files decrypt and inject the PureLog Stealer directly into memory. This “fileless” execution ensures that no persistent files are written to disk, further complicating detection by traditional signature-based antivirus solutions.

Infection chain for PureLog Stealer (Source - Trend Micro)
Infection chain for PureLog Stealer (Source – Trend Micro)

What You Should Do

  • Employee Training: Educate employees to be highly suspicious of unexpected emails concerning copyright violations, especially those containing download links. Emphasize verification of sender identity through official channels before clicking any links or downloading files.
  • Registry Monitoring: Implement robust monitoring for unusual entries in registry Run keys, which malware often uses for persistence.
  • Process Monitoring: Monitor for Python or WinRAR processes initiating from non-standard directory paths, as this can indicate malicious activity.
  • Network Filtering: Block outbound connections to known malicious domains and IP addresses associated with command-and-control infrastructure.
  • Advanced Detection Tools: Deploy behavioral detection tools and leverage network telemetry to identify anomalous activity that signature-based antivirus might miss due to the campaign’s fileless execution methods.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitMalwarePatchphishingSecurityThreat

Share Article

Emy Elsamnoudy

Emy Elsamnoudy

Emy is a cybersecurity analyst and reporter specializing in threat hunting, defense strategies, and industry trends. With expertise in proactive security measures, Emily covers the tools and techniques organizations use to detect and prevent cyber attacks. She is a regular speaker at security conferences and has contributed to industry reports on threat intelligence and security operations. Emily's reporting focuses on helping organizations improve their security posture through practical, actionable insights.

Previous Post

Microsoft Patches Windows 11 Sign-In Bug with Emergency Out-of-Band Update

Next Post

Apple Patches Critical iOS Vulnerabilities Exploited by DarkSword Attack Chain

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
AI Voice Phishing Bypasses MFA, Steals Accounts with Fake Banking Pages
August 19, 2026
China Hackers Use Malicious VHD Disguised as JPEG to Deploy QUICAgent Backdoor
August 19, 2026
Microsoft ends support for Windows 11 24H2 Home and Pro editions
August 19, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us