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

S1066: DarkTortilla

DarkTortilla is a highly configurable .NET-based crypter that has been possibly active since at least August 2015. DarkTortilla has been used to deliver popular information stealers, RATs, and payloads such as Agent Tesla, AsyncRat, NanoCore, RedLine, Cobalt Strike, and Metasploit.[1]

EnterpriseS1066MalwareObject v1.0Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

S1066: DarkTortilla describes [DarkTortilla](https://attack.mitre.org/software/S1066) is a highly configurable .NET-based crypter that has been possibly active since at least August 2015. [DarkTortilla](https://attack.mitre.org/software/S1066) has been used to deliver popular information stealers, RATs, and payloads such as [Agent Tesla](https://attack.mitre.org/software/S0331), AsyncRat, [NanoCore](https://attack.mitre.org/software/S0336), RedLine, [Cobalt Strike](https://attack.mitre.org/software/S0154), and Metasploit.(Citation: Secureworks ...

Executive priority

S1066: DarkTortilla is an official MITRE ATT&CK software. Glexia treats it as defensive behavior context for prioritizing monitoring, control validation, and response planning without using the object by itself as an attribution claim.

Technical view

Security teams should validate S1066: DarkTortilla by reviewing the official ATT&CK relationships, mapped tactics (the mapped ATT&CK tactic context), supported platforms (Windows), and available local telemetry before making detection or mitigation decisions.

Likely telemetry

  • Official ATT&CK relationships and object metadata
  • Network, endpoint, and security-tool telemetry

Detection direction

  • Validate whether S1066: DarkTortilla appears in your detection coverage and tabletop scenarios.
  • Use the object to align executive risk language with SOC, incident response, and detection engineering work.
  • Do not treat ATT&CK relationship context as attribution without corroborating evidence.

Mitigation priorities

  • Map the object to existing controls and identify missing telemetry or response ownership.
  • Prioritize mitigations that reduce exposure on the listed platforms and tactics.
  • Review adjacent ATT&CK relationships before changing policy, detections, or reporting language.
Additional notes and limits

Baseline Glexia take generated from the official MITRE ATT&CK STIX object, source hash, tactics, platforms, and detection fields. It is safe to replace with a richer model-generated take for the same source hash later.

This baseline take is source-grounded and schema-validated, but it does not include environment-specific telemetry, incident evidence, or threat-intelligence corroboration.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

DarkTortilla

DarkTortilla is a highly configurable .NET-based crypter that has been possibly active since at least August 2015. DarkTortilla has been used to deliver popular information stealers, RATs, and payloads such as Agent Tesla, AsyncRat, NanoCore, RedLine, Cobalt Strike, and Metasploit.[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.

28 rows
DomainIDNameRelationship / procedure
EnterpriseT1105Ingress Tool Transfer

DarkTortilla can download additional packages for keylogging, cryptocurrency mining, and other capabilities; it can also retrieve malicious payloads such as Agent Tesla, AsyncRat, NanoCore, RedLine, Cobalt Strike, and Metasploit.[1]

EnterpriseT1140Deobfuscate/Decode Files or Information

DarkTortilla can decrypt its payload and associated configuration elements using the Rijndael cipher.[1]

EnterpriseT1027Obfuscated Files or Information

DarkTortilla has been obfuscated with the DeepSea .NET and ConfuserEx code obfuscators.[1]

EnterpriseT1055.001Dynamic-link Library InjectionSub-technique

DarkTortilla can use a .NET-based DLL named `RunPe6` for process injection.[1]

EnterpriseT1566.001Spearphishing AttachmentSub-technique

DarkTortilla has been distributed via spearphishing emails containing archive attachments, with file types such as .iso, .zip, .img, .dmg, and .tar, as well as through malicious documents.[1]

EnterpriseT1547.001Registry Run Keys / Startup FolderSub-technique

DarkTortilla has established persistence via the `Software\Microsoft\Windows NT\CurrentVersion\Run` registry key and by creating a .lnk shortcut file in the Windows startup folder.[1]

EnterpriseT1547.004Winlogon Helper DLLSub-technique

DarkTortilla has established persistence via the `Software\Microsoft\Windows NT\CurrentVersion\Winlogon` registry key.[1]

EnterpriseT1497.003Time Based ChecksSub-technique

DarkTortilla can implement the `kernel32.dll` Sleep function to delay execution for up to 300 seconds before implementing persistence or processing an addon package.[1]

EnterpriseT1574.012COR_PROFILERSub-technique

DarkTortilla can detect profilers by verifying the `COR_ENABLE_PROFILING` environment variable is present and active.[1]

EnterpriseT1518.001Security Software DiscoverySub-technique

DarkTortilla can check for the Kaspersky Anti-Virus suite.[1]

EnterpriseT1059.003Windows Command ShellSub-technique

DarkTortilla can use `cmd.exe` to add registry keys for persistence.[1]

EnterpriseT1082System Information Discovery

DarkTortilla can obtain system information by querying the `Win32_ComputerSystem`, `Win32_BIOS`, `Win32_MotherboardDevice`, `Win32_PnPEntity`, and `Win32_DiskDrive` WMI objects.[1]

EnterpriseT1036Masquerading

DarkTortilla's payload has been renamed `PowerShellInfo.exe`.[1]

EnterpriseT1564Hide Artifacts

DarkTortilla has used `%HiddenReg%` and `%HiddenKey%` as part of its persistence via the Windows registry.[1]

EnterpriseT1497.001System ChecksSub-technique

DarkTortilla can search a compromised system's running processes and services to detect Hyper-V, QEMU, Virtual PC, Virtual Box, and VMware, as well as Sandboxie.[1]

EnterpriseT1115Clipboard Data

DarkTortilla can download a clipboard information stealer module.[1]

EnterpriseT1056.001KeyloggingSub-technique

DarkTortilla can download a keylogging module.[1]

EnterpriseT1204.002Malicious FileSub-technique

DarkTortilla has relied on a user to open a malicious document or archived file delivered via email for initial execution.[1]

EnterpriseT1057Process Discovery

DarkTortilla can enumerate a list of running processes on a compromised system.[1]

EnterpriseT1016.001Internet Connection DiscoverySub-technique

DarkTortilla can check for internet connectivity by issuing HTTP GET requests.[1]

EnterpriseT1047Windows Management Instrumentation

DarkTortilla can use WMI queries to obtain system information.[1]

EnterpriseT1106Native API

DarkTortilla can use a variety of API calls for persistence and defense evasion.[1]

EnterpriseT1102Web Service

DarkTortilla can retrieve its primary payload from public sites such as Pastebin and Textbin.[1]

EnterpriseT1007System Service Discovery

DarkTortilla can retrieve information about a compromised system's running services.[1]

EnterpriseT1559.001Component Object ModelSub-technique

DarkTortilla has used the `WshShortcut` COM object to create a .lnk shortcut file in the Windows startup folder.[1]

EnterpriseT1622Debugger Evasion

DarkTortilla can detect debuggers by using functions such as `DebuggerIsAttached` and `DebuggerIsLogging`. DarkTortilla can also detect profilers by verifying the `COR_ENABLE_PROFILING` environment variable is present and active.[1]

EnterpriseT1112Modify Registry

DarkTortilla has modified registry keys for persistence.[1]

EnterpriseT1071.001Web ProtocolsSub-technique

DarkTortilla has used HTTP and HTTPS for C2.[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.2
Object version
1.0
Created
Modified
Raw hash
d41f7539a94aace0...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.0Current bundled41f7539a94a…
19.11.0Older bundled41f7539a94a…
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]
    Secureworks DarkTortilla Aug 2022

    Secureworks Counter Threat Unit Research Team. (2022, August 17). DarkTortilla Malware Analysis. Retrieved November 3, 2022.

    Open source URL
  2. [2]
    mitre-attackS1066
    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.