Skip to main content
Mallory
MalwareUsed by 3 actors

PureRAT

PureRAT is a .NET-based remote access trojan and modular malware-as-a-service backdoor used across multiple financially motivated and phishing-driven campaigns. Reported delivery vectors include malicious LNK files, phishing emails with ZIP/XLL attachments disguised as Excel documents, ClickFix redirection chains, malicious ISO/software-installer lures, and archives delivered directly or via GitHub or Dropbox links. Several campaigns used multi-stage, largely fileless execution: PowerShell and obfuscated VBScript loaders, in-memory .NET assembly loading, DLL side-loading via AddInProcess32.exe, and steganographic concealment of PE payloads inside PNG images.

Observed defense-evasion and execution techniques include anti-VM checks for VMware and QEMU, UAC bypass via cmstp.exe, process hollowing into msbuild.exe, .NET Reactor/Themida protection, forged timestamps, certificate pinning, hidden PowerShell execution, and persistence via scheduled tasks, Run registry keys, Startup-folder LNK files, and other registry modifications. PureRAT has been described as supporting extensive remote control and command execution, host fingerprinting and system-information gathering, file transfer, PowerShell execution, screenshots, and modular plugins for keylogging, on-demand credential theft, remote desktop access, microphone/webcam monitoring, and active-window monitoring. One reported newer version included a PluginRemoteDesktop module that enables desktop control, screen transmission, keyboard/mouse emulation, and message sending to application windows.

PureRAT has been associated in reporting with campaigns targeting Russian organizations, including educational institutions, energy, finance, government, diplomatic entities, and Russian companies in construction, consulting, engineering, retail, e-commerce, and industry. It has also been identified as the core malware in hospitality-focused phishing campaigns abusing Booking.com workflows and targeting hotels and hotel customers via ClickFix. Other reporting links PureRAT to fake software-installer and cryptomining campaigns tracked as REF1695, as well as broader malware ecosystems involving PureMiner, PureLogs, PureCrypter, Lumma stealer, CNB Bot, SilentCryptoMiner, ResolverRAT, and PureHVNC. Threat actors and clusters explicitly mentioned alongside PureRAT include Fluffy Wolf, REF1695, and an as-yet unidentified group targeting Russian organizations that previously used RedLine, PureRAT, Cobalt Strike, and later Ravage.

High-confidence infrastructure and indicators directly mentioned in the content include crixup[.]com, instantservices1[.]ddnsguru[.]com, 178[.]16[.]52[.]58, windirautoupdates[.]top, winautordr.itemdb[.]com, winautordr.ydns[.]eu, winautordr.kozow[.]com, system-update-cloud.store, 64.20.56.185, 45.14.245.145, and port 4782 identified as a default PureRAT port. Additional URLs and artifacts referenced in delivery chains include tryinggim.vbs and PNG-hosted payload stages such as 0xptimized_MSI.png and GeneratedPay.png.

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

Также исследователи обнаружили новую версию PureRAT с плагином PluginRemoteDesktop, который раньше не использовался в атаках на российские организации.

via xakepxakep.ru
REF1695

However, instead of the promised software, a series of loaders installs a malicious toolkit including CNB Bot, PureRAT, and SilentCryptoMiner.

via hackreadhackread.com
Greedy Sponge

Credential Theft and Remote Access Surge as AllaKore, PureRAT, and Hijack Loader Proliferate

via cloudatg insightscloudatg.com
MITRE ATT&CK

Techniques & procedures

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

Initial Access

3 techniques
T1566PhishingEvidence3

Для первоначального проникновения злоумышленники рассылают фишинговые письма на корпоративные адреса. Вложения маскируются под документы Microsoft Excel: списки товаров, формы для заполнения и другие рабочие файлы.

T1566.001Spearphishing AttachmentEvidence2

В 2026 году атаки начинались через фишинговое письмо с ZIP-архивом, содержащим XLL-файл. Этот файл маскировался под легитимную надстройку для Microsoft Excel.

T1566.002Spearphishing LinkEvidence2

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

Execution

9 techniques
T1047Windows Management InstrumentationEvidence1
TacticExecution

Following this, the VBScript utilizes Windows Management Instrumentation (WMI) to launch a new process configured to run invisibly.

T1053.005Scheduled TaskEvidence1

before copying itself and establishing a Task Scheduler job for persistence

T1059.001PowerShellEvidence3
TacticExecution

Once deployed through the ClickFix redirection mechanism, PureRAT executes PowerShell commands that gather system information and download additional payload files.

T1059.003Windows Command ShellEvidence1
TacticExecution

При запуске архива все файлы распаковываются во временный каталог. Затем выполняется batch-файл, который подготавливает интерпретатор и скрипт, после чего запускает последний.

T1059.005Visual BasicEvidence1
TacticExecution

downloads a heavily obfuscated VBS file to circumvent detection

T1059.010AutoHotKey & AutoITEvidence1
TacticExecution

При запуске архива все файлы распаковываются во временный каталог. Затем выполняется batch-файл, который подготавливает интерпретатор и скрипт, после чего запускает последний. Скрипт для AutoIt весом 1,5 МБ содержит вредоносную нагрузку...

T1106Native APIEvidence1
TacticExecution

The function begins by declaring the necessary APIs for the RunPE operation. The mere presence of these specific APIs is highly indicative of RunPE or other process-injection methods.

T1204User ExecutionEvidence1
TacticExecution

When users land on ClickFix pages, they encounter Booking.com brand elements alongside a reCAPTCHA interface prompting them to copy commands.

T1204.002Malicious FileEvidence2
TacticExecution

Двойной клик по нему запускал приложение Excel, которое загружало в свой процесс исполняемую DLL-библиотеку, что приводило к запуску вредоносного кода.

Persistence

3 techniques
T1053.005Scheduled TaskEvidence1

before copying itself and establishing a Task Scheduler job for persistence

T1547.001Registry Run Keys / Startup FolderEvidence1

The installation process creates Run registry keys under CurrentVersion\Run that execute PowerShell commands loading the extracted binary. Additionally, shortcut files (.lnk) are placed in the Windows Startup directory to trigger execution during boot sequences.

T1547.009Shortcut ModificationEvidence1

Additionally, shortcut files (.lnk) are placed in the Windows Startup directory to trigger execution during boot sequences.

T1053.005Scheduled TaskEvidence1

before copying itself and establishing a Task Scheduler job for persistence

T1055Process InjectionEvidence1

Скрипт расшифровывает файл, запускает процесс RegAsm.exe и внедряет вредоносную нагрузку в этот процесс.

T1547.001Registry Run Keys / Startup FolderEvidence1

The installation process creates Run registry keys under CurrentVersion\Run that execute PowerShell commands loading the extracted binary. Additionally, shortcut files (.lnk) are placed in the Windows Startup directory to trigger execution during boot sequences.

T1547.009Shortcut ModificationEvidence1

Additionally, shortcut files (.lnk) are placed in the Windows Startup directory to trigger execution during boot sequences.

Stealth

6 techniques
T1055Process InjectionEvidence1

Скрипт расшифровывает файл, запускает процесс RegAsm.exe и внедряет вредоносную нагрузку в этот процесс.

T1140Deobfuscate/Decode Files or InformationEvidence2
TacticStealth

fetch a PNG file with a base64-encoded PE payload and another PNG file, whose decoded assembly is directly loaded into memory

T1218System Binary Proxy ExecutionEvidence1
TacticStealth

The .exe binary triggers DLL side-loading using AddInProcess32.exe, a legitimate Windows component designed to host COM add-ins.

T1218.009Regsvcs/RegasmEvidence1
TacticStealth

Скрипт расшифровывает файл, запускает процесс RegAsm.exe и внедряет вредоносную нагрузку в этот процесс.

T1497Virtualization/Sandbox EvasionEvidence1

Multiple VMware and QEMU virtual machine environment checks are then conducted

T1620Reflective Code LoadingEvidence2
TacticStealth

whose decoded assembly is directly loaded into memory

Credential Access

3 techniques
T1003OS Credential DumpingEvidence1

Additional plugins have also allowed keylogging, on-demand credential theft

T1056Input CaptureEvidence1

Этот модуль позволяет злоумышленникам полноценно управлять рабочим столом жертвы: передавать изображение экрана, отслеживать активные окна, эмулировать ввод с клавиатуры и мыши...

T1056.001KeyloggingEvidence1

Additional plugins have also allowed keylogging

Discovery

3 techniques
T1033System Owner/User DiscoveryEvidence1
TacticDiscovery

This specific method is tasked with harvesting the current domain and username from the infected host.

T1082System Information DiscoveryEvidence2
TacticDiscovery

The loader gathers comprehensive system information including machine name, current user, Windows version, and installed antivirus products before downloading a ZIP archive containing executable and dynamic link library files.

T1497Virtualization/Sandbox EvasionEvidence1

Multiple VMware and QEMU virtual machine environment checks are then conducted

Lateral Movement

1 technique
T1021.002SMB/Windows Admin SharesEvidence1

MITRE ATT&CK Tactic ATT&CK Technique (Technique ID) ... Lateral movement T1021.002 - Remote Services: SMB/Windows Admin Shares

Collection

3 techniques
T1056Input CaptureEvidence1

Этот модуль позволяет злоумышленникам полноценно управлять рабочим столом жертвы: передавать изображение экрана, отслеживать активные окна, эмулировать ввод с клавиатуры и мыши...

T1056.001KeyloggingEvidence1

Additional plugins have also allowed keylogging

T1560Archive Collected DataEvidence1

Файл Putty.exe представляет собой самораспаковывающийся CAB-архив... внутри которого находятся разделенные на несколько файлов интерпретатор AutoIt и скрипт для него, а также batch-файл.

T1008Fallback ChannelsEvidence1

Command and Control Fallback Channels T1008 22 C2 IPs, 8 domains, 10+ port options

T1071Application Layer ProtocolEvidence1

The infrastructure commonly supports ransomware command and control (C2) servers, malware distribution, phishing campaigns, botnet management, and data exfiltration staging.

T1071.001Web ProtocolsEvidence1

Command and Control Application Layer Protocol T1071.001 HTTPS C2 with certificate pinning

T1104Multi-Stage ChannelsEvidence1

Once fully deployed, PureRAT exhibits modular capabilities... It then establishes a persistent connection to a command-and-control (C2) server, operating as a dynamic listener for incoming taskings.

T1105Ingress Tool TransferEvidence5

Далее цепочка заражения приводит к скачиванию дополнительных компонентов с взломанного сайта. Один из них представляет собой биндер для доставки известных бэкдоров и стилеров, включая PureRAT. Второй запускает PowerShell-скрипт, который в конечном итоге загружает Ravage.

T1219Remote Access ToolsEvidence3

Также исследователи обнаружили новую версию PureRAT с плагином PluginRemoteDesktop... Этот модуль позволяет злоумышленникам полноценно управлять рабочим столом жертвы: передавать изображение экрана, отслеживать активные окна, эмулировать ввод с клавиатуры и мыши...

T1571Non-Standard PortEvidence1

Command and Control Non-Standard Port T1571 Ports 56001, 4782, 1337, 7777, 9090

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
50 tracked

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

Hashes
33 tracked

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

Other
10 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app7 days ago
domain●●●●●●●●●●●●View more in app7 days ago
hash.md5●●●●●●●●●●●●View more in app7 days ago
ip.v4●●●●●●●●●●●●View more in app7 days ago
uri●●●●●●●●●●●●View more in app7 days ago
hash.md5●●●●●●●●●●●●View more in app7 days ago
ACTIVITY FEED

Recent activity

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

xakepNews
Jun 1, 2026
Хакеры атакуют организации в РФ с помощью инструмента для пентестов Ravage - Хакер

Known backdoor/RAT delivered by one of the downloaded components in the infection chain; also noted as a tool previously used by the attackers.

Read more
securelist ruNews
May 29, 2026
Вузы морского профиля атакует неизвестная группа | Securelist

Backdoor payload delivered via an AutoIt-based chain. The script decrypts an embedded executable, launches RegAsm.exe, and injects the PureRAT payload into that process.

Read more
xakepNews
May 28, 2026
Группировка Fluffy Wolf атаковала российские компании новой малварью - Хакер

Удаленный троян, новая версия которого включает модуль PluginRemoteDesktop для полноценного управления рабочим столом жертвы, передачи изображения экрана, отслеживания активных окон и эмуляции ввода клавиатуры и мыши.

Read more
scworldNews
Apr 22, 2026
Multi-stage PureRAT campaign harnesses PNGs for fileless execution | brief | SC Media

A .NET-based remote access trojan delivered through a multi-stage chain involving a malicious LNK, PowerShell, obfuscated VBS, and PNG files carrying encoded payloads. It performs host fingerprinting and extensive device information gathering, with plugins enabling keylogging, on-demand credential theft, and remote desktop access.

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 matching93

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 mapping34

Every documented technique, ranked by evidence weight.

Researcher chatter

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