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

S0579: Waterbear

Waterbear is modular malware attributed to BlackTech that has been used primarily for lateral movement, decrypting, and triggering payloads and is capable of hiding network behaviors.[1]

EnterpriseS0579MalwareObject v1.2 Modified
Glexia's Take

Analyst context for executives and security teams

Analyst confidence Medium

Waterbear matters because it represents a Windows malware family described by ATT&CK as modular and associated with lateral movement, payload decryption/triggering, and hiding network behavior. For business leaders, the practical risk is not just one malware name; it is whether the organization can see stealthy post-compromise activity after an initial endpoint is accessed, especially registry activity, process manipulation, DLL abuse, tool transfer, and security-tool discovery or impairment.

Executive priority

Prioritize Waterbear-related validation where Windows endpoints support critical operations, sensitive data access, or lateral movement paths. The key leadership question is whether SOC, endpoint, network, and incident response teams can produce evidence of coverage for the behaviors ATT&CK links to this malware, despite the object having no official MITRE detection guidance. This is useful for control prioritization, incident readiness, and audit evidence around endpoint visibility, anti-tamper controls, registry monitoring, and response procedures for suspected stealthy malware.

Technical view

ATT&CK lists Waterbear as Windows malware attributed to BlackTech and relates it to discovery, stealth, execution, command-and-control, persistence, privilege-escalation, and defense-impairment techniques. SOC and IR teams should validate behavior-based monitoring for Windows Registry query/modification, process discovery, security software discovery, process injection including thread execution hijacking, Native API usage, DLL abuse, encrypted or encoded artifacts, deobfuscation/decoding activity, ingress tool transfer, and attempts to disable or modify defensive tools. Because no official detection text is supplied, coverage should be tested against these related ATT&CK techniques rather than against a single signature or malware name.

Likely telemetry

  • Windows endpoint process creation and process lineage
  • Registry query and modification events
  • Endpoint detection telemetry for process injection, thread manipulation, and suspicious memory activity
  • DLL load and DLL search/path behavior evidence
  • File creation, transfer, and execution evidence for newly introduced tools or payloads

Detection direction

  • Do not rely on the Waterbear name alone; validate detections against the mapped behaviors and related techniques.
  • Tune for combinations of suspicious Windows activity: registry discovery or modification plus process injection, DLL abuse, or unexpected payload execution.
  • Review blind spots where endpoint products may not expose thread execution hijacking, Native API-heavy behavior, or DLL loading context.
  • Correlate security software discovery or defense-tool tampering with subsequent stealth, payload, or network activity.
  • Treat tool-transfer detections carefully: file movement can be administrative, so prioritize unusual source/destination, execution timing, and endpoint context.

Mitigation priorities

  • Confirm endpoint protection and logging are enabled and tamper-resistant on Windows systems in scope.
  • Harden and monitor registry areas relevant to persistence, execution, and security-tool configuration changes.
  • Reduce lateral movement opportunity through least privilege, segmentation, and controlled administrative access where business operations allow.
  • Constrain DLL abuse risk through secure application configuration, trusted paths, and application control where feasible.
  • Maintain incident response playbooks for suspected process injection, suspicious DLL loading, payload decryption/decoding, and security-tool impairment.
Analyst notes and limits

The supplied ATT&CK object identifies Waterbear as modular Windows malware attributed to BlackTech and cites Trend Micro reporting. Relationship context is the main source of defensive value: it links the malware to registry activity, process and security software discovery, process injection, DLL abuse, encrypted/encoded content, deobfuscation, ingress tool transfer, Native API use, and tool impairment. These relationships should guide detection engineering and tabletop scenarios.

MITRE supplies no official detection guidance for Waterbear in the provided fields, and tactics are not specified on the malware object itself. Some related techniques list non-Windows platforms, but the malware platform supplied here is Windows, so local validation should focus on Windows unless separate evidence expands scope. This take does not establish current exploitation, customer exposure, or guaranteed detection coverage.

Official MITRE ATT&CK definition

Waterbear

Waterbear is modular malware attributed to BlackTech that has been used primarily for lateral movement, decrypting, and triggering payloads and is capable of hiding network behaviors.[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.

14 rows
Domain ID Name Relationship / procedure
Enterprise T1574.001 DLL Sub-technique

Waterbear has used DLL side loading to import and load a malicious DLL loader.CitationTrend Micro Waterbear December 2019

Enterprise T1055.003 Thread Execution Hijacking Sub-technique

Waterbear can use thread injection to inject shellcode into the process of security software.CitationTrend Micro Waterbear December 2019

Enterprise T1055 Process Injection

Waterbear can inject decrypted shellcode into the LanmanServer service.CitationTrend Micro Waterbear December 2019

Enterprise T1105 Ingress Tool Transfer

Waterbear can receive and load executables from remote C2 servers.CitationTrend Micro Waterbear December 2019

Enterprise T1112 Modify Registry

Waterbear has deleted certain values from the Registry to load a malicious DLL.CitationTrend Micro Waterbear December 2019

Enterprise T1140 Deobfuscate/Decode Files or Information

Waterbear has the ability to decrypt its RC4 encrypted payload for execution.CitationTrend Micro Waterbear December 2019

Enterprise T1027.013 Encrypted/Encoded File Sub-technique

Waterbear has used RC4 encrypted shellcode and encrypted functions.CitationTrend Micro Waterbear December 2019

Enterprise T1049 System Network Connections Discovery

Waterbear can use API hooks on `GetExtendedTcpTable` to retrieve a table containing a list of TCP endpoints available to the application.CitationTrend Micro Waterbear December 2019

Enterprise T1012 Query Registry

Waterbear can query the Registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSDTC\MTxOCI" to see if the value `OracleOcilib` exists.CitationTrend Micro Waterbear December 2019

Enterprise T1518.001 Security Software Discovery Sub-technique

Waterbear can find the presence of a specific security software.CitationTrend Micro Waterbear December 2019

Enterprise T1057 Process Discovery

Waterbear can identify the process for a specific security product.CitationTrend Micro Waterbear December 2019

Enterprise T1106 Native API

Waterbear can leverage API functions for execution.CitationTrend Micro Waterbear December 2019

Enterprise T1027.005 Indicator Removal from Tools Sub-technique

Waterbear can scramble functions not to be executed again with random values.CitationTrend Micro Waterbear December 2019

Enterprise T1685 Disable or Modify Tools

Waterbear can hook the ZwOpenProcess and GetExtendedTcpTable APIs called by the process of a security product to hide PIDs and TCP records from detection.CitationTrend Micro Waterbear December 2019

Associated objects

Groups, software, and campaigns

Group Enterprise

G0098: BlackTech

BlackTech is a suspected Chinese cyber espionage group that has primarily targeted organizations in East Asia--particularly Taiwan, Japan, and Hong Kong--and the US since at least 2013. BlackTech has used a combination of custom malware, dual-use tools, and living off the land tactics to compromise media, construction, engineering, electronics, and financial company networks.[1][2][3]

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
81f92918808c6652...
Imported snapshots across ATT&CK releases (1)
Release Bundle imported Object version Modified Status Raw hash
19.1 1.2 Current bundle 81f92918808c…
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]
    Trend Micro Waterbear December 2019

    Su, V. et al. (2019, December 11). Waterbear Returns, Uses API Hooking to Evade Security. Retrieved February 22, 2021.

    Open source URL
  2. [2]
    Waterbear

    (Citation: Trend Micro Waterbear December 2019)

  3. [3]
    mitre-attack S0579
    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.