Skip to main content
Mallory
MalwareUsed by 3 actors

MiniBike

MINIBIKE is a custom modular C++ backdoor, also referred to as SlugResin, associated with the Iran-linked espionage cluster UNC1549, also known as Nimbus Manticore, Subtle Snail, and overlapping with reporting on Tortoiseshell/Smoke Sandstorm. It has been used since at least June 2022 in campaigns targeting aerospace, aviation, defense, telecommunications, and related supply-chain organizations, primarily in the Middle East and also in Europe and the United States. Reported targeting includes aviation and defense organizations across the Middle East between 2023 and 2025, European telecom firms via LinkedIn recruitment lures, and broader Dream Job-style operations against defense-sector personnel.

Observed initial access and delivery methods include spear-phishing with job-themed or recruitment-themed lures, fake career and interview websites, fraudulent resume/personality-test applications, and abuse of stolen credentials and third-party relationships. MINIBIKE has been delivered via DLL side-loading/search-order hijacking using legitimate executables, including in fake recruitment workflows where a ZIP archive contains an executable that side-loads a malicious MINIBIKE DLL. Reporting also notes use through cloud-backed infrastructure, especially Azure, for command and control.

High-confidence capabilities described across the source material include system reconnaissance and information gathering; file upload and exfiltration; command execution; directory and file enumeration; fetching and deploying additional payloads; credential theft including Microsoft Outlook credentials and browser data from Chrome, Brave, and Edge; keystroke and clipboard logging; screenshot capture; process listing and termination; and execution of EXE, DLL, BAT, and CMD payloads. Some reporting specifically describes MINIBIKE as supporting 12 commands and being used for Microsoft Outlook credential theft, persistence, and broader post-compromise reconnaissance. It has also been described as maintaining persistence via Windows Registry changes and as being built/deployed in victim-specific DLL variants to hinder detection and forensics.

Operationally, MINIBIKE communications have been observed through Azure cloud infrastructure and Azure-proxied C2, with operators using cloud-hosted subdomains and infrastructure intended to blend with legitimate traffic. Mandiant reported MINIBIKE variants evolving over time in lures, persistence methods, obfuscation, export DLL names, and Azure C2 usage. Associated activity frequently co-deploys other UNC1549 malware and tooling including TWOSTROKE, DEEPROOT, LIGHTRAIL, GHOSTLINE, POLLBLEND, CRASHPAD, DCSYNCER.SLICK, SIGHTGRAB, and TRUSTTRAP.

The malware is tied to long-term espionage objectives, including theft of technical data, emails, credentials, and other sensitive information, with reporting noting long dwell time, stealth, and persistence in compromised environments. One report states UNC1549 maintained access to a victim environment for more than two years using stolen VPN credentials and MiniBike malware and stole nearly one terabyte of proprietary data.

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
Magic Hound

Mandiant observed the following custom malware families used in the suspected UNC1549 activity. MINIBIKE — A custom backdoor written in C++ capable of file exfiltration and upload, command execution, and more. Communicates using Azure cloud infrastructure.

via mandiant blogmandiant.com
Subtle Snail

"MINIBIKE (aka SlugResin), a known C++ backdoor that gathers system information and fetches additional payloads..."

via the hacker newsthehackernews.com
UNC6446

Iranian groups deploy MINIBIKE, TWOSTROKE, DEEPROOT, and CRASHPAD in Dream Job-style campaigns...

via rescana blogrescana.com
MITRE ATT&CK

Techniques & procedures

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

T1583.001DomainsEvidence1

This suspected UNC1549 campaign deployed several evasion techniques to mask their activity: Abusing Microsoft Azure infrastructure for C2 and hosting, making it difficult to discern the activity from legitimate network traffic.

Initial Access

5 techniques
T1078Valid AccountsEvidence1

Both state-sponsored actors and financially-motivated hackers mostly leveraged compromised identities

T1189Drive-by CompromiseEvidence1

The websites would eventually lead to downloading a malicious payload.

T1195Supply Chain CompromiseEvidence1

Tortoiseshell is described as “targeting supply chains”; Curious Serpens attacked “through phishing and supply chain compromises.”

T1566PhishingEvidence3

"Each potential victim receives unique login credentials in advance through spear-phishing communications."

T1566.002Spearphishing LinkEvidence2

This suspected UNC1549 campaign uses two primary methods to achieve initial access to the targets: spear-phishing and credential harvesting. A typical chain of attack consists of several stages: Spear-phishing emails or social media correspondence, disseminating links to fake websites containing Israel-Hamas related content or fake job offers.

Execution

5 techniques
T1053Scheduled Task/JobEvidence1

actors linked to Iran and China, who maintained access to the victim environment well over a year and a half

T1059Command and Scripting InterpreterEvidence1
TacticExecution

MINIBIKE ... provides a full backdoor functionality, including ... running additional processes. MINIBUS provides a more flexible code-execution and command interface, including the ability to run an executable.

T1204User ExecutionEvidence1
TacticExecution

User Execution: The victim runs Setup.exe from the archive.

T1204.002Malicious FileEvidence1
TacticExecution

"...the malicious site deliver weaponized archives containing advanced malware."

T1574.001DLLEvidence3

A launcher, executed via search-order-hijacking (SoH), deploying MINIBIKE and setting its persistence using registry keys... Once the legitimate executable is run, the MINIBUS installer is installed via search-order-hijacking (SoH).

Persistence

3 techniques
T1053Scheduled Task/JobEvidence1

actors linked to Iran and China, who maintained access to the victim environment well over a year and a half

T1078Valid AccountsEvidence1

Both state-sponsored actors and financially-motivated hackers mostly leveraged compromised identities

T1547.001Registry Run Keys / Startup FolderEvidence1

The loader/installer sets persistence for the MINIBIKE payload by moving it to its staging directory and setting the following Run registry key... HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OneDriveFileCoAuth.exe ... MINIBUS ... sets persistence for the backdoor using the following registry run key.

T1053Scheduled Task/JobEvidence1

actors linked to Iran and China, who maintained access to the victim environment well over a year and a half

T1078Valid AccountsEvidence1

Both state-sponsored actors and financially-motivated hackers mostly leveraged compromised identities

T1547.001Registry Run Keys / Startup FolderEvidence1

The loader/installer sets persistence for the MINIBIKE payload by moving it to its staging directory and setting the following Run registry key... HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OneDriveFileCoAuth.exe ... MINIBUS ... sets persistence for the backdoor using the following registry run key.

Stealth

4 techniques
T1027Obfuscated Files or InformationEvidence1
TacticStealth

The tools continuously evolve to remain covert, leveraging valid digital signatures, inflate binary sizes, and use multi-stage sideloading and heavy, compiler‑level obfuscation

T1036MasqueradingEvidence1
TacticStealth

A benign lure in the form of an application like OneDrive (MINIBIKE) or, in the case of MINIBUS, a custom application presenting content related to Israelis kidnapped by Hamas... Using domain naming schemes that include strings that would likely seem legitimate to network defenders.

T1078Valid AccountsEvidence1

Both state-sponsored actors and financially-motivated hackers mostly leveraged compromised identities

T1574.001DLLEvidence3

A launcher, executed via search-order-hijacking (SoH), deploying MINIBIKE and setting its persistence using registry keys... Once the legitimate executable is run, the MINIBUS installer is installed via search-order-hijacking (SoH).

Discovery

2 techniques
T1082System Information DiscoveryEvidence1
TacticDiscovery

MINIBIKE ... including directory and file enumeration, collection of system files and information... MINIBUS contains ... more advanced reconnaissance features.

T1083File and Directory DiscoveryEvidence1
TacticDiscovery

MINIBIKE ... including directory and file enumeration, collection of system files and information, uploading files...

Lateral Movement

2 techniques
T1021Remote ServicesEvidence1

“Lateral movement has typically been achieved through remote services (T1021), such as SMB or RDP …” / “Enter-PSSession … ssh … RDP hijacking …”

T1210Exploitation of Remote ServicesEvidence1

Iran-linked threat actor UNC1549 had access to a target environment using stolen VPN credentials and the MiniBike malware.

T1071Application Layer ProtocolEvidence1

Payload installation and device compromise, achieved after the MINIBIKE or MINIBUS backdoors establish C2 communication, in most cases via Microsoft Azure cloud infrastructure.

T1071.001Web ProtocolsEvidence1

The backdoor uses regular HTTPS requests using the Windows API.

T1573Encrypted ChannelEvidence1

Imperial Kitten is described as “using cloud-based C2 servers”; Tortoiseshell “leveraging cloud infrastructure like Azure for C2.”

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence2

MINIBIKE is a custom backdoor written in C++ capable of file exfiltration and upload...

T1048Exfiltration Over Alternative ProtocolEvidence1

In most of the investigated attacks, the actor's objective was silent exfiltration of high volumes of data without immediate extortion and long-term persistence.

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
6 tracked

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

Hashes
32 tracked

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

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app7 months ago
hash.sha256●●●●●●●●●●●●View more in app7 months ago
hash.sha256●●●●●●●●●●●●View more in app7 months ago
hash.sha256●●●●●●●●●●●●View more in app7 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
domain●●●●●●●●●●●●View more in app2 years ago
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 matching38

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 mapping23

Every documented technique, ranked by evidence weight.

Researcher chatter

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