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

HijackLoader

HijackLoader is a modular malware loader also tracked as IDAT Loader, with additional aliases including DOILoader, GHOSTPULSE, and SHADOWLADDER. The content consistently describes it as a loader framework rather than a final payload, and notes that some antivirus products mislabel packed malware such as SilabRAT as HijackLoader when HijackLoader is only the packer or delivery component.

Its observed behavior includes DLL sideloading, cross-loading, module stomping, shellcode execution, and staged payload reconstruction from embedded or disguised data. Multiple reports describe HijackLoader using PNG-like IDAT chunk containers to hide loader modules or payload material, including reconstruction of a multi-module bundle from pseudo-PNG data via XOR decoding and LZNT1 decompression. In one analyzed chain, a malicious sideloaded DLL decoded monitor_base.sym and parsed IDAT data embedded in physicsdesc.map to rebuild a 35-module HijackLoader bundle containing components such as LauncherLdr64, modCreateProcess, modTask, modUAC, modWD, modWriteFile, rshell, ti, CUSTOMINJECT, and PERSDATA. The same reporting noted reuse of the internal deployment path %windir%\SysWOW64\input.dll. Other observed execution chains used legitimate signed binaries as sideload hosts, including ClusterHub.exe in a OneDrive-themed package, VoTransmitt.exe from Zoner Photo Studio, and KSPSService.exe, a legitimate Valve/Steam secure_desktop_capture binary signed by McAfee. One campaign injected shellcode into vssapi.dll to execute HijackLoader.

HijackLoader is delivered through a wide range of initial access mechanisms. The content directly mentions LNK-based lure archives, PowerShell downloaders, ClickFix or paste-and-run fake CAPTCHA workflows, malvertising, SEO poisoning, typosquatting, phishing, fake software installers, trojanized MSI packages, compromised WordPress sites, and abuse of GitHub repository-network behavior. It is also observed as a secondary payload delivered by other malware or distribution services including StealC, Amadey, ITarian-linked activity, ErrTraffic, and TAG-150-associated chains. Business users are explicitly mentioned as targets in malvertising campaigns, and one UAC-0184 / MB-0005 campaign used Ukrainian-language lures and military administrative decoys aligned with Ukrainian military audiences.

The loader has been observed deploying a broad range of follow-on malware. High-confidence payloads mentioned in the content include Remcos Agent 7.1.0 Pro, Arechclient2 / SectopRAT, Rhadamanthys, DeerStealer, LummaC2, CryptBot, Vidar, and in broader reporting it is listed among malware families delivered in criminal distribution ecosystems alongside AsyncRAT, Amadey, AgentTesla, and LockBit Black. Red Canary specifically noted a March 2025 wave of HijackLoader delivering Arechclient2, and the content states that Arechclient2 was also the payload when HijackLoader was first publicly reported in July 2023.

Associated activity clusters and ecosystems in the content include UAC-0184 / MB-0005, StealC-linked operations disrupted under Operation Endgame, ErrTraffic MaaS campaigns, TAG-150 delivery chains, ShadowLadder campaign activity, and Amadey pay-per-install operations. Reported indicators tied to specific HijackLoader cases include delivery and C2 infrastructure at 144.31.236.240, including URLs such as /szch45/ritecommunion.ps1, /szch45/shoutnewspaper.ps1, /szch45/hintprefix.ps1, /szch45/collectivisationgown.ps1, and /szch45clusterhum.zip, with one resulting Remcos configuration using 144.31.236.240:27018. File and sample indicators directly mentioned in HijackLoader-related chains include spisokszch.zip (SHA-256 c74bb6fb848cdb87c2b4261da1efc078023cdf95aa7b1436c52c26f3a11025af), szch45clusterhum.zip (SHA-256 fee96a66a8c143ff4f172963a56a813427a65dad7758834bb3283685a37df633), and a Remcos payload with SHA-256 40079f05ba7cdccac1f62f8e7e1b644bc0a806b58465f5c005725bc54ee73ef1.

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

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

View more details
UAC-0184

The observed format is consistent with HijackLoader , also tracked as IDATLoader . The IDAT container is therefore not an isolated packer trick. It belongs to a wider modular loader framework that can deploy different components and final payloads depending on its configuration.

via synapticsystemsblog.synapticsystems.de
MB-0005

The observed format is consistent with HijackLoader , also tracked as IDATLoader . The IDAT container is therefore not an isolated packer trick. It belongs to a wider modular loader framework that can deploy different components and final payloads depending on its configuration.

via synapticsystemsblog.synapticsystems.de
PLUMP SPIDER

The infrastructure graph generated from the correlation of indicators identified in the campaign reveals a complex network of relationships... through this, we note similarities with the already well-known “HijackLoader.”

via zenoxzenox.ai
EncryptHub

“...EncryptHub added to the game files the HijackLoader malware (CVKRUTNP.exe), which establishes persistence on the victim device and downloads the Vidar infostealer (v9d9d.exe).”

via bleeping computerbleepingcomputer.com
MITRE ATT&CK

Techniques & procedures

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

Resource Development

3 techniques
T1583Acquire InfrastructureEvidence3

Rhadamanthys is an infostealer distributed via malspam and malvertising. Google searches for popular software such as Notion return malicious ads. Threat actors are using decoy websites to trick users into downloading malware.

T1583.001DomainsEvidence1

Lures that kick off execution chains leading to Arechclient2 heavily leverage initial access techniques like malvertising, search engine optimization (SEO) poisoning, and typosquatting.

T1608.006SEO PoisoningEvidence1

Lures that kick off execution chains leading to Arechclient2 heavily leverage initial access techniques like malvertising, search engine optimization (SEO) poisoning, and typosquatting.

Initial Access

3 techniques
T1189Drive-by CompromiseEvidence1

The attack started with a website that impersonated Telefónica... When a victim visits the page, a HijackLoader executable file is automatically downloaded on the victim’s system.

T1566PhishingEvidence1

MITRE ATT&CK Mapping ... Initial Access Phishing T1566 ClickFix/FakeCAPTCHA social engineering

T1566.002Spearphishing LinkEvidence4

These sites impersonate AI tools or platforms. Recently registered and mimicking the branding of the targeted companies, these websites are empty shells whose sole purpose is to deliver payloads via ErrTraffic.

Execution

6 techniques
T1053.005Scheduled TaskEvidence1

Persistence is established through a scheduled task named “WinSvcUpd” that executes whenever users log on.

T1059Command and Scripting InterpreterEvidence1

the activity we saw in March 2025 leveraged encoded PowerShell to make network communications, download resources, and execute files early in the execution chain.

T1059.001PowerShellEvidence6

The shortcut subsequently executes the VBScript through cscript, launches the downloaded PowerShell file with a hidden window and deletes both temporary files.

T1204User ExecutionEvidence4

The adversary is trying to entice the user into verifying or fixing something by typing a command into a terminal, run dialog box, or PowerShell.

T1204.002Malicious FileEvidence1

The archive therefore presents the victim with three apparent JPG images and one Excel workbook, while Windows may hide the final .lnk extension depending on the local Explorer configuration.

T1574.001DLLEvidence1

Stage 3: DLL Sideloading VoTransmitt.exe (legitimate Zoner Photo Studio binary) Loads sciter32.dll via DLL search order hijacking

Persistence

1 technique
T1053.005Scheduled TaskEvidence1

Persistence is established through a scheduled task named “WinSvcUpd” that executes whenever users log on.

Privilege Escalation

2 techniques
T1053.005Scheduled TaskEvidence1

Persistence is established through a scheduled task named “WinSvcUpd” that executes whenever users log on.

T1055Process InjectionEvidence5

The module names expose the frameworks modular design... custom injection. The final carved PE is a legitimate copy of HearthstoneDeckTracker.exe. Its placement within the bundle suggests that it may be used as a host process for the loaders CUSTOMINJECT execution path.

Stealth

10 techniques
T1027Obfuscated Files or InformationEvidence1

MITRE ATT&CK Mapping ... Defense Evasion Obfuscated Files T1027 Multi-layer encryption across components

T1027.001Binary PaddingEvidence1

The PowerShell command drops and extracts a large archive (exceeding 120 MB) containing multiple files. This is a well-known binary bloating technique designed to evade static analysis and automated sandbox scanning.

T1027.002Software PackingEvidence1

MITRE ATT&CK Mapping ... Defense Evasion Obfuscated Files: Software Packing T1027.002 LZMA-compressed NSIS installer in PE overlay

T1027.009Embedded PayloadsEvidence1

The larger physicsdesc.map file is approximately 1.36 MB... The file is not a valid image, but enough of the internal PNG chunk structure is retained for the shellcode to parse it.

T1036MasqueradingEvidence4

The malicious domain chatgpt-web[.]vip mimics the official ChatGPT landing page

T1055Process InjectionEvidence5

The module names expose the frameworks modular design... custom injection. The final carved PE is a legitimate copy of HearthstoneDeckTracker.exe. Its placement within the bundle suggests that it may be used as a host process for the loaders CUSTOMINJECT execution path.

T1140Deobfuscate/Decode Files or InformationEvidence2

The following data is decoded by adding the key to each 32-bit value... The XOR output is then decompressed using: RtlDecompressBuffer

T1218.005MshtaEvidence1

An encoded PowerShell command then leverages Microsoft HTML Application Host (mshta.exe) to download and execute a malicious payload from a remote resource... Detection opportunity: mshta.exe utility making external network connections.

T1497Virtualization/Sandbox EvasionEvidence1

Most notably, it abuses OpenCL (Open Computing Language), a GPU-based API, to hinder dynamic analysis in sandboxes and virtual machines lacking GPU drivers.

T1574.001DLLEvidence1

Stage 3: DLL Sideloading VoTransmitt.exe (legitimate Zoner Photo Studio binary) Loads sciter32.dll via DLL search order hijacking

Discovery

1 technique
T1497Virtualization/Sandbox EvasionEvidence1

Most notably, it abuses OpenCL (Open Computing Language), a GPU-based API, to hinder dynamic analysis in sandboxes and virtual machines lacking GPU drivers.

Collection

1 technique
T1115Clipboard DataEvidence1

the button will covertly copy an obfuscated PowerShell command to the clipboard and present the user with “verification steps.”

Command and Control

1 technique
T1105Ingress Tool TransferEvidence6

If the operator adds loader URLs, the StealC clients (bots) that connect to the C2 server will be delivered one or more of these loader URLs. At this point, the StealC malware client will attempt to download and execute one of the payloads from the URLs provided by the server.

Other

1 technique
T1562Impair DefensesEvidence1

The PowerShell stager adds Microsoft Defender exclusions for AppData, LocalAppData, and ProgramData directories, allowing subsequent payloads to execute undetected.

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
23 tracked

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

Hashes
57 tracked

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

Other
5 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
ip.v4●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
hash.sha256●●●●●●●●●●●●View more in apptoday
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 matching85

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

Threat actor attribution4

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 mapping24

Every documented technique, ranked by evidence weight.

Researcher chatter

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