Chollima Hackers Abuse LNK Files In Sophisticated Malware Campaign

North Korea-linked Ricochet Chollima hackers launched a targeted spear-phishing attack in March 2025 against activists monitoring the regime.

Dubbed “Operation: ToyBox Story” by Genians Security Center (GSC), the campaign weaponized malicious LNK shortcut files hidden in Dropbox archives.

Posing as a South Korean national security expert, the APT group tricked victims with emails mimicking invitations to academic forums on North Korea.

The attack preyed on interest in sensitive topics. Emails used the subject “러시아 전장에 투입된 인민군 장병들에게.hwp” (“To North Korean People’s Army Soldiers Deployed to the Russian Battlefield.hwp”).

Attachments displayed a fake Hangul HWP icon from Naver Mail to look legitimate. But clicking led to a Dropbox ZIP archive named “러시아 전장에 투입된 인민군 장병들에게.zip”. Inside waited the malicious payload, blending deception with stealthy execution.

Initial Delivery and LNK Activation

Victims downloaded archives like “관련 포스터.zip” (“Related Poster.zip”), which held a decoy JPG image and a booby-trapped LNK shortcut matching the ZIP name but with a .lnk extension.

Extracting and double-clicking the LNK triggered hidden PowerShell commands. These silently ran without alerts, evading basic antivirus scans.

Operation ToyBox Story (Source: Medium)
Operation ToyBox Story (Source: Medium)

Genians analysis revealed the LNK targeted Windows users via PowerShell arguments. It dropped files like “toy03.bat” in temp folders.

This batch script loaded “toy02.dat” as a loader, which decoded XOR-encrypted data from “toy01.dat”.

Chollima Abuses LNK Files (Source: Medium)
Chollima Abuses LNK Files (Source: Medium)

The process injected shellcode into memory, making it fileless and resistant to disk-based detection. A new thread spawned, executing code dynamically often testing with calc.exe before swapping in real payloads.

Attackers bound PowerShell via WinRAR SFX options, setting “Run after extraction” to fire on ZIP open.

Chollima Abuses LNK Files (Source: Medium)
Chollima Abuses LNK Files (Source: Medium)

This hid commands behind innocent images, mimicking posters or HWP letters to North Korean troops in Russia. No user interaction beyond extraction was needed, boosting success rates.

StageKey Files/TechniquesPurpose
DeliveryFake HWP link → Dropbox ZIPLure with geopolitical bait
LNK Triggertoy03.bat, PowerShell argsSilent command launch
Loadertoy02.dat → toy01.dat (XOR decode)Memory shellcode injection
ExecutionFileless threadsDynamic malware runtime

C2 Evasion and Data Theft

Acoording to Medium, the malware beaconed to dual C2 channels for persistence. Primary: Dropbox API, using a stolen access token to upload command outputs amid legit traffic.

Chollima Abuses LNK Files (Source: Medium)
Chollima Abuses LNK Files (Source: Medium)

Base64 encoding hid data; predefined IDs authenticated clients. Genians noted BearC2 influences in final payloads, downloaded via masked Dropbox URLs.

Chollima Abuses LNK Files (Source: Medium)
Chollima Abuses LNK Files (Source: Medium)

Shellcode slots fetched implants automatically with “start” commands, enabling remote control. Exfiltrated data included system info and outputs, aiding espionage on North Korea watchers.

Defenses hinge on behavioral tools. Block untrusted LNK/PowerShell in emails. Monitor Dropbox API anomalies, temp folder drops (toy*.dat/bat), and memory injections. Enable AMSI for script scanning. Hunt XOR loaders and SFX archives in archives.

GSC urges North Korea researchers to verify sources. This campaign shows Chollima’s evolution: LNKs for entry, cloud C2 for stealth, fileless for dwell. As tensions rise over DPRK-Russia ties, expect more such ops.

Follow us on Google News , LinkedIn and X to Get More Instant UpdatesSet Cyberpress as a Preferred Source in Google.

Varshini
Varshini
Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies..

Trending News

Related Stories