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

S1065: Woody RAT

Woody RAT is a remote access trojan (RAT) that has been used since at least August 2021 against Russian organizations.[1]

EnterpriseS1065MalwareObject v1.2Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

Woody RAT is a Windows remote access trojan documented by ATT&CK as used since at least August 2021 against Russian organizations. Its ATT&CK relationships matter because they describe a full post-compromise pattern: execution through user/client-side paths, host and account discovery, registry and software inspection, process injection/hollowing for stealth, local data collection, screen capture, tool transfer, web-based command-and-control, and exfiltration over that C2 channel. For leaders, this is less about one malware name and more about whether Windows endpoint, network, and response capabilities can see and contain a RAT that blends discovery, collection, and C2 behavior.

Executive priority

Treat this as a coverage-validation use case for Windows RAT defense. Priority questions: can the organization prove it collects the endpoint, PowerShell/cmd, process, registry, file, and web traffic evidence needed to investigate a remote access compromise; can incident responders quickly determine what data was accessed or exfiltrated; and are client application exposure, malicious-file handling, and egress controls managed as part of resilience and audit evidence? Because ATT&CK provides no detection text for Woody RAT, local telemetry and control validation are decisive.

Technical view

SOC and IR teams should validate coverage around the related ATT&CK behaviors rather than relying on a malware-specific signature. On Windows systems, look for suspicious PowerShell or Windows Command Shell execution, registry queries, user/account/software/network/process discovery, file and directory enumeration, screen capture activity, creation or transfer of tools/files, file deletion, encoded or decoded artifacts, process injection or process hollowing indicators, and outbound HTTP/S or similar web-protocol C2 followed by possible exfiltration over the same channel. Correlate these behaviors into sequences: initial execution via malicious file or client exploitation, discovery, stealth/process manipulation, collection, C2, and exfiltration.

Likely telemetry

  • Windows endpoint process creation and command-line telemetry
  • PowerShell execution and script block/module logging where available
  • Windows registry access/query telemetry
  • File creation, modification, deletion, and directory enumeration evidence
  • Endpoint detection telemetry for process injection and process hollowing behaviors

Detection direction

  • Build detections around behavior chains, not only the Woody RAT name: execution plus discovery plus C2/exfiltration is higher-confidence than any single administrative command.
  • Tune for Windows command shell and PowerShell misuse, while accounting for legitimate administration and software management activity.
  • Validate visibility into registry queries, account/user discovery, process discovery, software discovery, file/directory discovery, and network configuration or Internet connectivity checks.
  • Prioritize alerting and hunt logic for process injection and process hollowing, since these behaviors can hide malicious execution under legitimate process names.
  • Correlate outbound web-protocol traffic with unusual process lineage, newly created binaries, encoded/decoded artifacts, or post-execution discovery activity.

Mitigation priorities

  • Harden Windows execution paths first: reduce exposure to malicious files, keep client applications patched, and control script interpreter use where operationally feasible.
  • Improve endpoint prevention and visibility for process injection, process hollowing, suspicious child processes, registry access, and tool transfer.
  • Apply least privilege and access control so account discovery and local data collection yield less operationally sensitive information.
  • Strengthen egress governance for web-protocol traffic with proxy logging, DNS visibility, and review of unusual outbound destinations or processes.
  • Prepare IR playbooks for RAT intrusions that include host isolation, memory/filesystem triage, account review, data-access scoping, and C2/exfiltration assessment.
Additional notes and limits

The supplied ATT&CK object is a malware entry for Woody RAT, external ID S1065, platform Windows, with Malwarebytes as the cited external reporting source. ATT&CK does not specify tactics directly on the malware object, but the relationship context maps it to execution, discovery, collection, stealth, privilege-escalation, command-and-control, and exfiltration techniques. No attribution should be inferred from the supplied fields.

Official detection guidance is not provided. The object states historical use against Russian organizations, but the supplied data does not support claims about current activity, affected customers, specific indicators, infrastructure, vulnerabilities, or guaranteed detection coverage. Local environment telemetry, baselines, and incident evidence are required to determine exposure and coverage.

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

Official MITRE ATT&CK definition

Woody RAT

Woody RAT is a remote access trojan (RAT) that has been used since at least August 2021 against Russian organizations.[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.

30 rows
DomainIDNameRelationship / procedure
EnterpriseT1083File and Directory Discovery

Woody RAT can list all files and their associated attributes, including filename, type, owner, creation time, last access time, last write time, size, and permissions.[1]

EnterpriseT1033System Owner/User Discovery

Woody RAT can retrieve a list of user accounts and usernames from an infected machine.[1]

EnterpriseT1059.003Windows Command ShellSub-technique

Woody RAT can execute commands using `cmd.exe`.[1]

EnterpriseT1055.012Process HollowingSub-technique

Woody RAT can create a suspended notepad process and write shellcode to delete a file into the suspended process using `NtWriteVirtualMemory`.[1]

EnterpriseT1082System Information Discovery

Woody RAT can retrieve the following information from an infected machine: OS, architecture, computer name, OS build version, and environment variables.[1]

EnterpriseT1059.001PowerShellSub-technique

Woody RAT can execute PowerShell commands and scripts with the use of .NET DLL, `WoodyPowerSession`.[1]

EnterpriseT1041Exfiltration Over C2 Channel

Woody RAT can exfiltrate files from an infected machine to its C2 server.[1]

EnterpriseT1057Process Discovery

Woody RAT can call `NtQuerySystemProcessInformation` with `SystemProcessInformation` to enumerate all running processes, including associated information such as PID, parent PID, image name, and owner.[1]

EnterpriseT1027.013Encrypted/Encoded FileSub-technique

Woody RAT has used Base64 encoded strings and scripts.[1]

EnterpriseT1680Local Storage Discovery

Woody RAT can retrieve information about storage drives from an infected machine.[1]

EnterpriseT1518.001Security Software DiscoverySub-technique

Woody RAT can detect Avast Software, Doctor Web, Kaspersky, AVG, ESET, and Sophos antivirus programs.[1]

EnterpriseT1087Account Discovery

Woody RAT can identify administrator accounts on an infected machine.[1]

EnterpriseT1005Data from Local System

Woody RAT can collect information from a compromised host.[1]

EnterpriseT1113Screen Capture

Woody RAT has the ability to take a screenshot of the infected host desktop using Windows GDI+.[1]

EnterpriseT1140Deobfuscate/Decode Files or Information

Woody RAT can deobfuscate Base64-encoded strings and scripts.[1]

EnterpriseT1105Ingress Tool Transfer

Woody RAT can download files from its C2 server, including the .NET DLLs, `WoodySharpExecutor` and `WoodyPowerSession`.[1]

EnterpriseT1573.002Asymmetric CryptographySub-technique

Woody RAT can use RSA-4096 to encrypt data sent to its C2 server.[1]

EnterpriseT1070.004File DeletionSub-technique

Woody RAT has the ability to delete itself from disk by creating a suspended notepad process and writing shellcode to delete a file into the suspended process using `NtWriteVirtualMemory`.[1]

EnterpriseT1055Process Injection

Woody RAT can inject code into a targeted process by writing to the remote memory of an infected system and then create a remote thread.[1]

EnterpriseT1071.001Web ProtocolsSub-technique

Woody RAT can communicate with its C2 server using HTTP requests.[1]

EnterpriseT1566.001Spearphishing AttachmentSub-technique

Woody RAT has been delivered via malicious Word documents and archive files.[1]

EnterpriseT1016.001Internet Connection DiscoverySub-technique

Woody RAT can make `Ping` GET HTTP requests to its C2 server at regular intervals for network connectivity checks.[1]

EnterpriseT1204.002Malicious FileSub-technique

Woody RAT has relied on users opening a malicious email attachment for execution.[1]

EnterpriseT1106Native API

Woody RAT can use multiple native APIs, including `WriteProcessMemory`, `CreateProcess`, and `CreateRemoteThread` for process injection.[1]

EnterpriseT1685Disable or Modify Tools

Woody RAT has suppressed all error reporting by calling `SetErrorMode` with 0x8007 as a parameter.[1]

EnterpriseT1016System Network Configuration Discovery

Woody RAT can retrieve network interface and proxy information.[1]

EnterpriseT1203Exploitation for Client Execution

Woody RAT has relied on CVE-2022-30190 (Follina) for execution during delivery.[1]

EnterpriseT1012Query Registry

Woody RAT can search registry keys to identify antivirus programs on an compromised host.[1]

EnterpriseT1518Software Discovery

Woody RAT can collect .NET, PowerShell, and Python information from an infected host.[1]

EnterpriseT1573.001Symmetric CryptographySub-technique

Woody RAT can use AES-CBC to encrypt data sent to its C2 server.[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.2
Created
Modified
Raw hash
52e93b2e54c7c9b0...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.2Current bundle52e93b2e54c7…
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]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  2. [2]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  3. [3]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  4. [4]
    mitre-attackS1065
    Open source URL
  5. [5]
    mitre-attackS1065
    Open source URL
  6. [6]
    mitre-attackS1065
    Open source URL
  7. [7]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  8. [8]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  9. [9]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  10. [10]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  11. [11]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  12. [12]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  13. [13]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  14. [14]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  15. [15]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  16. [16]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  17. [17]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  18. [18]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  19. [19]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  20. [20]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  21. [21]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  22. [22]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  23. [23]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  24. [24]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  25. [25]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  26. [26]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  27. [27]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  28. [28]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  29. [29]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  30. [30]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  31. [31]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  32. [32]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  33. [33]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  34. [34]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  35. [35]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  36. [36]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  37. [37]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  38. [38]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  39. [39]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  40. [40]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  41. [41]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  42. [42]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  43. [43]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  44. [44]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  45. [45]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  46. [46]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  47. [47]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  48. [48]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  49. [49]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  50. [50]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  51. [51]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  52. [52]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  53. [53]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  54. [54]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  55. [55]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  56. [56]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  57. [57]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  58. [58]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  59. [59]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  60. [60]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  61. [61]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    Open source URL
  62. [62]
    MalwareBytes WoodyRAT Aug 2022

    MalwareBytes Threat Intelligence Team. (2022, August 3). Woody RAT: A new feature-rich malware spotted in the wild. Retrieved December 6, 2022.

    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.