S0266: TrickBot
TrickBot is a Trojan spyware program written in C++ that first emerged in September 2016 as a possible successor to Dyre. TrickBot was developed and initially used by Wizard Spider for targeting banking sites in North America, Australia, and throughout Europe; it has since been used against all sectors worldwide as part of "big game hunting" ransomware campaigns.[1][2][3][4]
Security context for executives and security teams
S0266: TrickBot describes [TrickBot](https://attack.mitre.org/software/S0266) is a Trojan spyware program written in C++ that first emerged in September 2016 as a possible successor to [Dyre](https://attack.mitre.org/software/S0024). [TrickBot](https://attack.mitre.org/software/S0266) was developed and initially used by [Wizard Spider](https://attack.mitre.org/groups/G0102) for targeting banking sites in North America, Australia, and throughout Europe; it has since been used against all sectors worldwide as part of "big game hunting" ransom...
Executive priority
S0266: TrickBot 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 S0266: TrickBot 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 S0266: TrickBot 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.
TrickBot
TrickBot is a Trojan spyware program written in C++ that first emerged in September 2016 as a possible successor to Dyre. TrickBot was developed and initially used by Wizard Spider for targeting banking sites in North America, Australia, and throughout Europe; it has since been used against all sectors worldwide as part of "big game hunting" ransomware campaigns.[1][2][3][4]
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.
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.
| Domain | ID | Name | Relationship / procedure |
|---|---|---|---|
| Enterprise | T1082 | System Information Discovery | |
| Enterprise | T1033 | System Owner/User Discovery | TrickBot can identify the user and groups the user belongs to on a compromised host.CitationCyberreason Anchor December 2019 |
| Enterprise | T1559.001 | Component Object ModelSub-technique | TrickBot used COM to setup scheduled task for persistence.CitationESET Trickbot Oct 2020 |
| Enterprise | T1053.005 | Scheduled TaskSub-technique | |
| Enterprise | T1542.003 | BootkitSub-technique | TrickBot can implant malicious code into a compromised device's firmware.CitationEclypsium Trickboot December 2020 |
| Enterprise | T1185 | Browser Session Hijacking | |
| Enterprise | T1106 | Native API | TrickBot uses the Windows API call, CreateProcessW(), to manage execution flow.[1] TrickBot has also used |
| Enterprise | T1059.001 | PowerShellSub-technique | TrickBot has been known to use PowerShell to download new payloads, open documents, and upload data to command and control servers. CitationBitdefender Trickbot VNC module Whitepaper 2021 |
| Enterprise | T1041 | Exfiltration Over C2 Channel | TrickBot can send information about the compromised host and upload data to a hardcoded C2 server.CitationCyberreason Anchor December 2019CitationBitdefender Trickbot VNC module Whitepaper 2021 |
| Enterprise | T1008 | Fallback Channels | TrickBot can use secondary C2 servers for communication after establishing connectivity and relaying victim information to primary C2 servers.CitationCyberreason Anchor December 2019 |
| Enterprise | T1021.005 | VNCSub-technique | TrickBot has used a VNC module to monitor the victim and collect information to pivot to valuable systems on the network CitationTrickbot VNC module July 2021CitationBitdefender Trickbot VNC module Whitepaper 2021 |
| Enterprise | T1027 | Obfuscated Files or Information | |
| Enterprise | T1543.003 | Windows ServiceSub-technique | TrickBot establishes persistence by creating an autostart service that allows it to run whenever the machine boots.CitationTrend Micro Trickbot Nov 2018 |
| Enterprise | T1027.002 | Software PackingSub-technique | |
| Enterprise | T1552.001 | Credentials In FilesSub-technique | |
| Enterprise | T1204.002 | Malicious FileSub-technique | |
| Enterprise | T1573.001 | Symmetric CryptographySub-technique | |
| Enterprise | T1087.001 | Local AccountSub-technique | |
| Enterprise | T1135 | Network Share Discovery | TrickBot module shareDll/mshareDll discovers network shares via the WNetOpenEnumA API.CitationESET Trickbot Oct 2020CitationBitdefender Trickbot March 2020 |
| Enterprise | T1132.001 | Standard EncodingSub-technique | TrickBot can Base64-encode C2 commands.CitationCyberreason Anchor December 2019 |
| Enterprise | T1566.002 | Spearphishing LinkSub-technique | TrickBot has been delivered via malicious links in phishing e-mails.CitationCyberreason Anchor December 2019 |
| Enterprise | T1005 | Data from Local System | |
| Enterprise | T1069 | Permission Groups Discovery | TrickBot can identify the groups the user on a compromised host belongs to.CitationCyberreason Anchor December 2019 |
| Enterprise | T1552.002 | Credentials in RegistrySub-technique | |
| Enterprise | T1057 | Process Discovery | TrickBot uses module networkDll for process list discovery.CitationESET Trickbot Oct 2020CitationBitdefender Trickbot March 2020 |
| Enterprise | T1497.003 | Time Based ChecksSub-technique | TrickBot has used |
| Enterprise | T1219 | Remote Access Tools | TrickBot uses vncDll module to remote control the victim machine.CitationESET Trickbot Oct 2020CitationBitdefender Trickbot March 2020 |
| Enterprise | T1059.003 | Windows Command ShellSub-technique | |
| Enterprise | T1685 | Disable or Modify Tools | TrickBot can disable Windows Defender.CitationTrend Micro Trickbot Nov 2018 |
| Enterprise | T1036 | Masquerading | The TrickBot downloader has used an icon to appear as a Microsoft Word document.CitationCyberreason Anchor December 2019 |
| Enterprise | T1495 | Firmware Corruption | TrickBot module "Trickboot" can write or erase the UEFI/BIOS firmware of a compromised device.CitationEclypsium Trickboot December 2020 |
| Enterprise | T1140 | Deobfuscate/Decode Files or Information | |
| Enterprise | T1018 | Remote System Discovery | TrickBot can enumerate computers and network devices.CitationCyberreason Anchor December 2019 |
| Enterprise | T1571 | Non-Standard Port | |
| Enterprise | T1555.005 | Password ManagersSub-technique | TrickBot can steal passwords from the KeePass open source password manager.CitationCyberreason Anchor December 2019 |
| Enterprise | T1112 | Modify Registry | TrickBot can modify registry entries.CitationTrend Micro Trickbot Nov 2018 |
| Enterprise | T1553.002 | Code SigningSub-technique | TrickBot has come with a signed downloader component.CitationCyberreason Anchor December 2019 |
| Enterprise | T1110.004 | Credential StuffingSub-technique | TrickBot uses brute-force attack against RDP with rdpscanDll module.CitationESET Trickbot Oct 2020CitationBitdefender Trickbot March 2020 |
| Enterprise | T1083 | File and Directory Discovery | |
| Enterprise | T1056.004 | Credential API HookingSub-technique | |
| Enterprise | T1007 | System Service Discovery | |
| Enterprise | T1105 | Ingress Tool Transfer | |
| Enterprise | T1055 | Process Injection | TrickBot has used |
| Enterprise | T1090.002 | External ProxySub-technique | TrickBot has been known to reach a command and control server via one of nine proxy IP addresses. CitationBitdefender Trickbot C2 infra Nov 2020 CitationBitdefender Trickbot VNC module Whitepaper 2021 |
| Enterprise | T1055.012 | Process HollowingSub-technique | |
| Enterprise | T1564.003 | Hidden WindowSub-technique | TrickBot has used a hidden VNC (hVNC) window to monitor the victim and collect information stealthily.CitationEmotet Deploys TrickBot |
| Enterprise | T1547.001 | Registry Run Keys / Startup FolderSub-technique | TrickBot establishes persistence in the Startup folder.CitationESET Trickbot Oct 2020 |
| Enterprise | T1071.001 | Web ProtocolsSub-technique | |
| Enterprise | T1027.013 | Encrypted/Encoded FileSub-technique | |
| Enterprise | T1555.003 | Credentials from Web BrowsersSub-technique | |
| Enterprise | T1482 | Domain Trust Discovery | |
| Enterprise | T1016 | System Network Configuration Discovery | |
| Enterprise | T1566.001 | Spearphishing AttachmentSub-technique | |
| Enterprise | T1087.003 | Email AccountSub-technique | TrickBot collects email addresses from Outlook.CitationTrend Micro Trickbot Nov 2018 |
| Enterprise | T1210 | Exploitation of Remote Services | TrickBot utilizes EternalBlue and EternalRomance exploits for lateral movement in the modules wormwinDll, wormDll, mwormDll, nwormDll, tabDll.CitationESET Trickbot Oct 2020 |
Groups, software, and campaigns
G0092: TA505
G0102: Wizard Spider
Wizard Spider is a Russia-based financially motivated threat group originally known for the creation and deployment of TrickBot since at least 2016. Wizard Spider possesses a diverse arsenal of tools and has conducted ransomware campaigns against a variety of organizations, ranging from major corporations to hospitals.[1][2][3]
All related ATT&CK context
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.
Imported snapshots across ATT&CK releases(2)
| Release | Bundle imported | Object version | Modified | Status | Raw hash |
|---|---|---|---|---|---|
| 19.2 | 2.2 | Current bundle | 566873889668… | ||
| 19.1 | 2.2 | Older bundle | 566873889668… |
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.
External references and citations
MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.
- [1]S2 Grupo TrickBot June 2017
Salinas, M., Holguin, J. (2017, June). Evolution of Trickbot. Retrieved July 31, 2018.
Open source URL - [2]Fidelis TrickBot Oct 2016
Reaves, J. (2016, October 15). TrickBot: We Missed you, Dyre. Retrieved August 2, 2018.
Open source URL - [3]IBM TrickBot Nov 2016
Keshet, L. (2016, November 09). Tricks of the Trade: A Deeper Look Into TrickBot’s Machinations. Retrieved August 2, 2018.
Open source URL - [4]CrowdStrike Wizard Spider October 2020
Podlosky, A., Hanel, A. et al. (2020, October 16). WIZARD SPIDER Update: Resilient, Reactive and Resolute. Retrieved June 15, 2021.
Open source URL - [5]Trend Micro Totbrick Oct 2016
Antazo, F. (2016, October 31). TSPY_TRICKLOAD.N. Retrieved September 14, 2018.
Open source URL - [6]Microsoft Totbrick Oct 2017
Pornasdoro, A. (2017, October 12). Trojan:Win32/Totbrick. Retrieved September 14, 2018.
Open source URL - [7]TrendMicro Trickbot Feb 2019
Llimos, N., Pascual, C.. (2019, February 12). Trickbot Adds Remote Application Credential-Grabbing Capabilities to Its Repertoire. Retrieved March 12, 2019.
Open source URL - [8]TSPY_TRICKLOAD
(Citation: Trend Micro Totbrick Oct 2016)
- [9]Totbrick
(Citation: Trend Micro Totbrick Oct 2016) (Citation: Microsoft Totbrick Oct 2017)
- [10]TrickBot
(Citation: S2 Grupo TrickBot June 2017) (Citation: Trend Micro Totbrick Oct 2016) (Citation: TrendMicro Trickbot Feb 2019)
- [11]mitre-attackS0266Open source URL
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.
