Live Active security incident? Get immediate response
MITRE ATT&CK® Malware

S0051: MiniDuke

MiniDuke is malware that was used by APT29 from 2010 to 2015. The MiniDuke toolset consists of multiple downloader and backdoor components. The loader has been used with other MiniDuke components as well as in conjunction with CosmicDuke and PinchDuke. [1]

EnterpriseS0051MalwareObject v1.3 Modified
Glexia's Take

Analyst context for executives and security teams

Analyst confidence High

MiniDuke matters because it represents a Windows malware toolset with downloader and backdoor components, historically used by APT29 and in Operation Ghost. For leaders, the practical issue is not just the malware name: it is whether the organization can recognize resilient command-and-control behavior, follow-on tool transfer, host discovery, and obfuscated payloads when a known family is not directly signatured.

Executive priority

Prioritize MiniDuke as a validation case for resilience against espionage-style intrusion tradecraft: web-based C2, fallback channels, dead drop resolvers, domain generation, internal proxying, and staged payload delivery. Security leaders should ask whether SOC, IR, and network teams can produce evidence of outbound web traffic analysis, DNS monitoring, endpoint process/file activity, and host discovery activity on Windows systems during an investigation.

Technical view

ATT&CK does not provide official detection text for MiniDuke, so defenders should map coverage from the related techniques: T1008, T1027, T1071.001, T1082, T1083, T1090.001, T1102.001, T1105, and T1568.002. For Windows endpoints, validate collection and alerting around unusual downloader/backdoor behavior, obfuscated files, system and file discovery, tool ingress, web protocol C2, DNS/DGA-like patterns, use of legitimate web services as resolvers, and proxy-like traffic paths inside the environment.

Likely telemetry

  • Windows endpoint process execution and parent/child process context
  • File creation, modification, and suspicious downloaded payload evidence
  • DNS query logs and domain reputation/novelty context
  • Web proxy, firewall, and HTTP/S metadata
  • Network connection logs showing outbound web traffic and possible fallback destinations

Detection direction

  • Do not rely only on MiniDuke-specific signatures; validate behavior-based detections mapped to the related ATT&CK techniques.
  • Tune web C2 analytics carefully because HTTP/S traffic is common and false positives are likely without process, destination, timing, and reputation context.
  • Review DNS analytics for algorithmic or unusual domain patterns, but confirm findings with endpoint and network context before escalation.
  • Look for sequences: obfuscated file appears, host discovery occurs, outbound web/DNS activity follows, and additional tools or components are transferred.
  • Assess blind spots around encrypted web traffic, unmanaged Windows hosts, limited DNS retention, and lack of internal east-west flow visibility.

Mitigation priorities

  • Ensure Windows endpoint detection and response coverage is deployed and logging relevant process, file, and network activity.
  • Strengthen egress controls and monitoring for outbound web and DNS traffic, including destinations reached through legitimate external services.
  • Maintain proxy, firewall, DNS, and endpoint log retention sufficient for incident reconstruction.
  • Harden investigation playbooks for downloader/backdoor cases, including scoping for additional payload transfer and internal proxy behavior.
  • Use the MiniDuke relationships to test detection engineering and IR readiness against command-and-control and discovery behaviors rather than treating it as a single malware indicator problem.
Analyst notes and limits

MiniDuke is described by ATT&CK as a malware toolset used by APT29 from 2010 to 2015, consisting of multiple downloader and backdoor components. Relationship context links it to Operation Ghost and to several command-and-control, discovery, obfuscation, and tool transfer techniques. The official ATT&CK object does not list tactics directly for the malware and provides no official detection guidance.

This take is limited to the supplied ATT&CK fields, external references, and relationships. It does not assert current activity, customer exposure, complete technique coverage, or guaranteed detections. Local telemetry, asset inventory, control configuration, and incident evidence are required to determine actual risk and coverage.

Official MITRE ATT&CK definition

MiniDuke

MiniDuke is malware that was used by APT29 from 2010 to 2015. The MiniDuke toolset consists of multiple downloader and backdoor components. The loader has been used with other MiniDuke components as well as in conjunction with CosmicDuke and PinchDuke. [1]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

ATT&CK relationship table

Techniques used

This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.

9 rows
Domain ID Name Relationship / procedure
Enterprise T1102.001 Dead Drop Resolver Sub-technique

Some MiniDuke components use Twitter to initially obtain the address of a C2 server or as a backup if no hard-coded C2 server responds.CitationF-Secure The DukesCitationSecurelist MiniDuke Feb 2013CitationESET Dukes October 2019

Enterprise T1082 System Information Discovery

MiniDuke can gather the hostname on a compromised machine.CitationESET Dukes October 2019

Enterprise T1568.002 Domain Generation Algorithms Sub-technique

MiniDuke can use DGA to generate new Twitter URLs for C2.CitationESET Dukes October 2019

Enterprise T1027 Obfuscated Files or Information

MiniDuke can use control flow flattening to obscure code.CitationESET Dukes October 2019

Enterprise T1008 Fallback Channels

MiniDuke uses Google Search to identify C2 servers if its primary C2 method via Twitter is not working.CitationSecurelist MiniDuke Feb 2013

Enterprise T1105 Ingress Tool Transfer

MiniDuke can download additional encrypted backdoors onto the victim via GIF files.CitationSecurelist MiniDuke Feb 2013CitationESET Dukes October 2019

Enterprise T1090.001 Internal Proxy Sub-technique

MiniDuke can can use a named pipe to forward communications from one compromised machine with internet access to other compromised machines.CitationESET Dukes October 2019

Enterprise T1083 File and Directory Discovery

MiniDuke can enumerate local drives.CitationESET Dukes October 2019

Enterprise T1071.001 Web Protocols Sub-technique

MiniDuke uses HTTP and HTTPS for command and control.CitationF-Secure The DukesCitationESET Dukes October 2019

Associated objects

Groups, software, and campaigns

Group Enterprise

G0016: APT29

APT29 is threat group that has been attributed to Russia's Foreign Intelligence Service (SVR).[1][2] They have operated since at least 2008, often targeting government networks in Europe and NATO member countries, research institutes, and think tanks. APT29 reportedly compromised the Democratic National Committee starting in the summer of 2015.[3][4][5][6]

In April 2021, the US and UK governments attributed the SolarWinds Compromise to the SVR; public statements included citations to APT29, Cozy Bear, and The Dukes.[7][8] Industry reporting also referred to the actors involved in this campaign as UNC2452, NOBELIUM, StellarParticle, Dark Halo, and SolarStorm.[9][10][11][12][13][14]

Campaign Enterprise

C0023: Operation Ghost

Operation Ghost was an APT29 campaign starting in 2013 that included operations against ministries of foreign affairs in Europe and the Washington, D.C. embassy of a European Union country. During Operation Ghost, APT29 used new families of malware and leveraged web services, steganography, and unique C2 infrastructure for each victim.[1]

Relationship explorer

All related ATT&CK context

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .

ATT&CK release
19.1
Object version
1.3
Created
Modified
Raw hash
806b66f987ffb592...
Imported snapshots across ATT&CK releases (1)
Release Bundle imported Object version Modified Status Raw hash
19.1 1.3 Current bundle 806b66f987ff…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    F-Secure The Dukes

    F-Secure Labs. (2015, September 17). The Dukes: 7 years of Russian cyberespionage. Retrieved December 10, 2015.

    Open source URL
  2. [2]
    mitre-attack S0051
    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.