Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
MalwareRansomwareUsed by 3 actors

PureLogs

PureLogs is a .NET-based information stealer in the Pure family of malware products developed by PureCoder and sold as a commercial malware-as-a-service tool on underground forums. It is used as a final-stage payload in multiple phishing- and loader-driven intrusion chains and has also been observed delivered via malicious software packages and extensions. Reported delivery mechanisms include purchase-order-, invoice-, payment-, and debt-themed phishing emails carrying RAR or TXZ archives; JavaScript and PowerShell-based fileless chains; the PawsRunner steganography loader; ClickFix-style PowerShell execution from the spoofed site canndelta.com; malicious Cursor AI/Open VSX and Visual Studio Code extensions targeting blockchain developers; and broader campaigns involving loaders such as PureCrypter, PowerLoader, VMDetector, and Donut shellcode. Associated activity includes campaigns attributed to Fluffy Wolf, use by the threat actor Alibaba2044 against Italian users, and deployment alongside malware such as PureRAT, Pay2Key, Vidar, Quasar, Violet RAT, VenomRAT, AsyncRAT, and PureHVNC.

Across the reporting, PureLogs is consistently described as harvesting sensitive data from browsers, email clients, cryptocurrency wallets, password managers, Discord, FTP clients, VPN clients, and other applications. Specifically mentioned data types include saved credentials, cookies, session tokens, browsing history, autofill data, clipboard contents, screenshots, hardware and OS profiling data, antivirus/security software details, Windows secrets, Discord tokens and metadata, FileZilla data, Outlook/Foxmail/MailBird/MailMaster/Thunderbird data, and wallet data from applications such as Bitcoin Core, Electrum, Exodus, Atomic Wallet, Guarda, Monero, Litecoin Core, Dash Core, Dogecoin Core, Binance, Daedalus, and MyCrypto. Some reporting also states it targets more than 100 cryptocurrency wallet browser extensions, communication apps including Telegram and Signal, and password managers including Bitwarden, LastPass, and 1Password.

Observed execution and evasion techniques include fileless PowerShell execution, in-memory .NET assembly loading, process hollowing into legitimate Windows processes such as MsBuild.exe, injection into trusted processes including RegAsm.exe, InstallUtil.exe, and MSBuild.exe, layered obfuscation, Base64/XOR/DES/AES/3DES decryption, GZip decompression, use of .NET Reactor and IntelliLock protection, steganographic payload retrieval from PNG images, ETW bypass, and anti-analysis checks in some variants. Some PureLogs builds operate as plugin-based stagers that establish encrypted raw TCP C2 and load operator-supplied .NET plugins in memory, while other builds are monolithic stealers with built-in credential and wallet theft capabilities.

Command-and-control and exfiltration behavior varies by campaign. Reported variants use TCP-based or HTTPS/TLS-based C2, often with endpoint paths such as /ping, /plugin, /userinfo, /browser, /discord, /crypto, /application, /filesearch/req, /filesearch/res, and /finish. Reporting notes that some operators separate categories of stolen data across different URLs. High-confidence indicators directly mentioned in the content include canndelta.com; 158.94.208.104 hosting /x7GkP2mQ9zL4/my_new_l.bin and /x7GkP2mQ9zL4/my_s.bin; IPs 178.16.52.232 and 158.94.208.92; C2 77.83.39.211:8443 with the listed endpoint paths; URL https://everycarebd.com/imagelkjh0987.png; IP 5.101.84.202; C2 host ydspwie.duckdns.org:9045; and relay.lmfao[.]su / 144.172.112[.]84 in the blockchain-developer compromise. Detection names mentioned include Kaspersky HEUR:Trojan-PSW.MSIL.PureLogs.gen and FortiGuard signatures such as JS/PureLogs.JAE!tr, PowerShell/PureLogs.DUQ!tr, MSIL/PureLogs.C702!tr, MSIL/PureLogs.YBT!tr, and MSIL/PureLogs.0EDE!tr.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

3 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Fluffy Wolf

These scripts systematically deploy the final payloads, which include the notorious Pay2Key ransomware, the PureLogs information stealer, and the PureRAT trojan.

via security online infosecurityonline.info
PureCoder

Cyble Research and Intelligence Labs analyzes a spam campaign dropping PureLogs stealer aimed at Italian users... This tool is used by the Threat Actor (TA) “Alibaba2044” to launch a malicious spam campaign at targets based in Italy on the 14th of December 2022.

via cyble comcyble.com
Alibaba2044

Cyble Research and Intelligence Labs analyzes a spam campaign dropping PureLogs stealer aimed at Italian users... This tool is used by the Threat Actor (TA) “Alibaba2044” to launch a malicious spam campaign at targets based in Italy on the 14th of December 2022.

via cyble comcyble.com
MITRE ATT&CK

Techniques & procedures

28 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

4 techniques
T1195Supply Chain CompromiseEvidence1

Attacks that leverage malicious open-source packages are becoming a major and growing threat... We analyzed the code of every version of this extension and confirmed that it was a fake... All it does is download and execute malicious code from the aforementioned web server.

T1566PhishingEvidence2

Security researchers have uncovered a series of highly sophisticated Fluffy Wolf phishing attacks targeting Russian organizations across various critical sectors.

T1566.001Spearphishing AttachmentEvidence2

The infection chain begins with targeted social engineering messages sent directly to company personnel. Threat actors carefully disguise these malicious emails as urgent corporate purchase orders. For instance, the message instructs recipients to open a compressed file named PO 2026-P0803.rar to check an invoice.

T1566.002Spearphishing LinkEvidence1

...а в других случаях жертве предоставляли ссылку на GitHub-репозиторий, откуда загружался RAR-архив. По словам исследователей, Fluffy Wolf активно использует GitHub, потому что такие ссылки выглядят легитимно и помогают обходить почтовые фильтры...

Execution

5 techniques
T1059Command and Scripting InterpreterEvidence2

If the victim extracts the archive, they find a script component called kpankocrs.js... Subsequently, the script launches an active PowerShell process with an execution policy bypass flag to run the code silently.

T1059.001PowerShellEvidence4

This screenshot clearly shows the code requesting and executing a PowerShell script from the web server angelic[.]su... when the malicious plugin was activated, it downloaded a PowerShell script from https://angelic[.]su/files/1.txt.

T1059.005Visual BasicEvidence1

Further analysis revealed that the attackers used ScreenConnect to upload three VBScripts to the compromised machine: Each of these downloaded a PowerShell script from the text-sharing service paste.ee.

T1059.007JavaScriptEvidence1

If the victim extracts the archive, they find a script component called kpankocrs.js. When executed, this malicious JavaScript file extracts a secondary encrypted shell file.

T1127.001MSBuildEvidence1

Specifically, the code targets the native utility MsBuild.exe located within the Microsoft .NET Framework folders.

Privilege Escalation

2 techniques
T1055Process InjectionEvidence2

To remain hidden, the threat actors inject these payloads into trusted Windows processes such as RegAsm.exe, InstallUtil.exe, and MSBuild.exe.

T1055.012Process HollowingEvidence1

The fileless script uses a custom wrapper block to run process hollowing against a trusted system file. Specifically, the code targets the native utility MsBuild.exe located within the Microsoft .NET Framework folders.

Stealth

6 techniques
T1027Obfuscated Files or InformationEvidence1

To hide its footprint, the delivery pipeline utilizes multiple advanced encryption layers and fileless components... This dynamic tool relies on commercial runtime packing software to prevent static analysis by defensive teams.

T1055Process InjectionEvidence2

To remain hidden, the threat actors inject these payloads into trusted Windows processes such as RegAsm.exe, InstallUtil.exe, and MSBuild.exe.

T1055.012Process HollowingEvidence1

The fileless script uses a custom wrapper block to run process hollowing against a trusted system file. Specifically, the code targets the native utility MsBuild.exe located within the Microsoft .NET Framework folders.

T1127.001MSBuildEvidence1

Specifically, the code targets the native utility MsBuild.exe located within the Microsoft .NET Framework folders.

T1140Deobfuscate/Decode Files or InformationEvidence2

This hidden payload decodes an embedded assembly binary in host memory using an XOR rotation method.

T1620Reflective Code LoadingEvidence3

The attack uses Donut shellcode, fileless execution, RWX memory allocation, and in-memory .NET assembly loading to evade detection.

Credential Access

4 techniques
T1528Steal Application Access TokenEvidence1

Similarly, the malware interrogates specific system directories to capture authentication tokens from messaging applications. It targets multiple Discord releases to perform unauthorized account takeovers without requiring passwords.

T1539Steal Web Session CookieEvidence3

Once executed, PureLogs steals browser credentials, Windows secrets, cryptocurrency wallet data, password manager information, and session tokens.

T1555Credentials from Password StoresEvidence5

The PureLogs stealer actively harvests vast amounts of sensitive data, sweeping up browser credentials...

T1649Steal or Forge Authentication CertificatesEvidence1

With these tools, the attackers successfully obtained passphrases for the developer’s wallets and then syphoned off cryptocurrency.

Discovery

2 techniques
T1012Query RegistryEvidence1

Moreover, the agent scans local registry keys to harvest private keys from popular cryptocurrency wallets.

T1082System Information DiscoveryEvidence1

First, it takes interactive screenshots and scrapes detailed hardware properties like processor configurations. In addition, the spyware reads local clipboard balances and searches for security software details.

Collection

4 techniques
T1005Data from Local SystemEvidence2

Stealer that collected data from browsers, email clients, and crypto wallets (via m.vbs).

T1113Screen CaptureEvidence1

First, it takes interactive screenshots...

T1115Clipboard DataEvidence1

In addition, the spyware reads local clipboard balances...

T1560Archive Collected DataEvidence1

Fluffy Wolf operators streamline their campaigns by categorizing this stolen data and routing it to dedicated server endpoints for easier monetization.

Command and Control

3 techniques
T1071Application Layer ProtocolEvidence2

Both implants communicated with the C2 server 144.172.112[.]84, which resolved to relay.lmfao[.]su at the time of our analysis.

T1071.001Web ProtocolsEvidence2

To confirm server availability, the system sends a standard network request to a designated URL endpoint. For instance, the downloader invokes an asynchronous web client to ping the controller IP address.

T1105Ingress Tool TransferEvidence4

Once PowerLoader infiltrates a target host, it spawns hidden PowerShell instances to retrieve additional malicious scripts directly from the command-and-control (C2) server. These scripts systematically deploy the final payloads...

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

The malware also establishes TCP-based C2 communication to exfiltrate stolen data and receive attacker-controlled configurations.

INDICATORS OF COMPROMISE

IOCs tracked for this family

95 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
29 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
52 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
14 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app25 days ago
hash.sha256●●●●●●●●●●●●View more in app25 days ago
hash.sha256●●●●●●●●●●●●View more in app25 days ago
hash.sha256●●●●●●●●●●●●View more in app25 days ago
hash.sha256●●●●●●●●●●●●View more in app25 days ago
ip.v4●●●●●●●●●●●●View more in app25 days ago
ACTIVITY FEED

Recent activity

44 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

security online infoNews
Jun 16, 2026
Fluffy Wolf Phishing Attacks Push PowerLoader Malware

Information stealer that harvests browser credentials, search histories, and application data, with stolen data categorized and routed to dedicated server endpoints.

Read more
gurucul threat researchNews
Jun 3, 2026
Canndelta ClickFix Campaign Abusing Donut Shellcode to Deploy PureLogs Stealer | Community Portal | Gurucul

Information-stealing malware delivered via malicious PowerShell in a ClickFix campaign. It uses fileless execution, Donut shellcode, RWX memory allocation, and in-memory .NET assembly loading to evade detection, then steals browser credentials, Windows secrets, cryptocurrency wallet data, password manager information, and session tokens. It also uses TCP-based C2 to exfiltrate stolen data and receive attacker-controlled configurations.

Read more
security online infoNews
May 29, 2026
PureLogs Info Stealer Campaign: Evasive Phishing Exposed

A multi-stage, fileless information stealer delivered via phishing emails disguised as purchase orders. It uses JavaScript, PowerShell, in-memory .NET modules, process hollowing into MsBuild.exe, encrypted C2 communications, and an obfuscated DLL payload to steal screenshots, hardware details, clipboard data, browser credentials and cookies, Discord tokens, cryptocurrency wallet data, email client data, and FileZilla data.

Read more
cyber security newsNews
May 28, 2026
New PureLogs Variant Uses MsBuild.exe Process Hollowing to Evade Detection

PureLogs is a .NET-based infostealer delivered via phishing emails with obfuscated JavaScript and PowerShell stages. This variant uses process hollowing into MsBuild.exe, in-memory loading of an encrypted .NET module, and commercial obfuscation to evade detection while stealing browser credentials, cookies, autofill data, cryptocurrency wallet data, email client data, FTP credentials, and VPN-related information, then exfiltrating it over encrypted HTTPS.

Read more
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching95

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution3

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping28

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.