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

S0436: TSCookie

TSCookie is a remote access tool (RAT) that has been used by BlackTech in campaigns against Japanese targets.[1][2]. TSCookie has been referred to as PLEAD though more recent reporting indicates a separation between the two.[3][2]

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

Security context for executives and security teams

Automation confidenceHigh

TSCookie is a Windows remote access tool documented by ATT&CK as used by BlackTech, with reporting tied to campaigns against Japanese targets. Its defensive significance is not just the malware name: the related behaviors span user-driven execution, command shell activity, discovery, credential access from browsers, tool transfer, process injection, and command-and-control over web, proxy, non-application-layer, and symmetrically encrypted channels. That combination makes it a useful test case for whether an organization can see post-compromise activity after initial execution, not only block a known file hash.

Executive priority

Prioritize TSCookie as a resilience and readiness question: can the organization detect and investigate a Windows RAT that blends discovery, credential theft, stealth, and encrypted or proxied C2? Leaders should ask whether SOC coverage includes endpoint and network evidence for these behaviors, whether browser-stored credentials are controlled by policy, and whether incident response can quickly determine scope when a remote access tool is found. The ATT&CK object does not provide active exploitation status or direct business impact, so prioritization should be based on local exposure, Windows endpoint criticality, regional threat relevance, and the value of affected credentials or systems.

Technical view

For SOC, detection engineering, and IR teams, validate behavior coverage around the ATT&CK relationships: T1204.001 malicious link execution, T1059.003 Windows Command Shell, T1016 network configuration discovery, T1057 process discovery, T1083 file and directory discovery, T1555.003 browser credential access, T1055 process injection, T1105 ingress tool transfer, T1071.001 web protocol C2, T1090 proxy use, T1095 non-application-layer communication, T1573.001 symmetric cryptography, and T1140 deobfuscation or decoding. Because ATT&CK provides no official detection text for TSCookie, teams should build validation from these linked techniques and from local endpoint, proxy, DNS, firewall, and EDR data rather than relying on a single malware signature.

Likely telemetry

  • Windows endpoint process creation and command-line telemetry, especially cmd.exe activity and discovery commands
  • EDR events for process injection, suspicious memory operations, and anomalous parent-child process relationships
  • File system telemetry for file and directory enumeration, dropped tools, downloaded files, and decoding or deobfuscation activity
  • Network telemetry for HTTP/S or other web-protocol outbound sessions, proxy use, unusual destinations, and potential encrypted C2 patterns
  • Firewall, IDS/IPS, and packet metadata for non-application-layer or tunneled communications where available

Detection direction

  • Map detections to the linked techniques rather than only to the malware family name, since no official ATT&CK detection guidance is supplied for TSCookie.
  • Correlate suspicious Windows command shell execution with nearby discovery activity, tool transfer, browser credential access, or unusual outbound network connections.
  • Tune web and proxy monitoring for rare destinations, unusual user-agent or session patterns, and C2-like periodicity, while accounting for legitimate business web traffic to reduce false positives.
  • Validate EDR visibility for process injection and deobfuscation behaviors, including whether sensor policy records sufficient command-line, module, memory, and file evidence.
  • Hunt for chained behavior: user link interaction followed by command execution, discovery, downloaded tools, and external communications.

Mitigation priorities

  • Reduce initial execution risk through user awareness, web/email controls, and investigation workflows for malicious-link events referenced by the linked technique.
  • Harden Windows endpoints with least privilege, application control where feasible, and EDR policies that preserve process, command-line, file, and memory-related evidence.
  • Limit browser-stored credential exposure through credential management policy, enterprise password management, and controls that reduce reliance on saved browser passwords.
  • Control and monitor outbound traffic through authenticated proxies, egress filtering, and logging sufficient to investigate web, proxy, encrypted, or non-application-layer communications.
  • Restrict unnecessary tool transfer paths and monitor downloads or file movement into sensitive Windows environments.
Additional notes and limits

ATT&CK identifies TSCookie as a RAT used by BlackTech and notes historical reporting ambiguity with PLEAD, while more recent reporting indicates separation between the two. For defensive planning, treat TSCookie as a behavior bundle across Windows endpoint execution, discovery, credential access, stealth, and C2 techniques. The strongest local value comes from validating whether these behaviors are observable and triageable in the organization’s own telemetry.

The supplied ATT&CK object has no official detection section, no aliases, no listed tactics on the malware object itself, and only Windows is supplied as the malware platform. The relationship descriptions for techniques include broader platform lists, but they should not be interpreted as additional TSCookie platforms. This take does not establish active exploitation, current targeting, or guaranteed detection coverage; local environment evidence is required.

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

Official MITRE ATT&CK definition

TSCookie

TSCookie is a remote access tool (RAT) that has been used by BlackTech in campaigns against Japanese targets.[1][2]. TSCookie has been referred to as PLEAD though more recent reporting indicates a separation between the two.[3][2]

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.

13 rows
DomainIDNameRelationship / procedure
EnterpriseT1059.003Windows Command ShellSub-technique

TSCookie has the ability to execute shell commands on the infected host.[1]

EnterpriseT1057Process Discovery

TSCookie has the ability to list processes on the infected host.[1]

EnterpriseT1105Ingress Tool Transfer

TSCookie has the ability to upload and download files to and from the infected host.[1]

EnterpriseT1095Non-Application Layer Protocol

TSCookie can use ICMP to receive information on the destination server.[2]

EnterpriseT1071.001Web ProtocolsSub-technique

TSCookie can multiple protocols including HTTP and HTTPS in communication with command and control (C2) servers.[2][1]

EnterpriseT1055Process Injection

TSCookie has the ability to inject code into the svchost.exe, iexplorer.exe, explorer.exe, and default browser processes.[2]

EnterpriseT1140Deobfuscate/Decode Files or Information

TSCookie has the ability to decrypt, load, and execute a DLL and its resources.[1]

EnterpriseT1555.003Credentials from Web BrowsersSub-technique

TSCookie has the ability to steal saved passwords from the Internet Explorer, Edge, Firefox, and Chrome browsers.[1]

EnterpriseT1083File and Directory Discovery

TSCookie has the ability to discover drive information on the infected host.[1]

EnterpriseT1090Proxy

TSCookie has the ability to proxy communications with command and control (C2) servers.[2]

EnterpriseT1573.001Symmetric CryptographySub-technique

TSCookie has encrypted network communications with RC4.[1]

EnterpriseT1016System Network Configuration Discovery

TSCookie has the ability to identify the IP of the infected host.[1]

EnterpriseT1204.001Malicious LinkSub-technique

TSCookie has been executed via malicious links embedded in e-mails spoofing the Ministries of Education, Culture, Sports, Science and Technology of Japan.[1]

Associated objects

Groups, software, and campaigns

GroupEnterprise

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.0
Created
Modified
Raw hash
d9137fbf4b044431...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.0Current bundled9137fbf4b04…
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]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  2. [2]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  3. [3]
    JPCert PLEAD Downloader June 2018

    Tomonaga, S. (2018, June 8). PLEAD Downloader Used by BlackTech. Retrieved May 6, 2020.

    Open source URL
  4. [4]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  5. [5]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  6. [6]
    JPCert PLEAD Downloader June 2018

    Tomonaga, S. (2018, June 8). PLEAD Downloader Used by BlackTech. Retrieved May 6, 2020.

    Open source URL
  7. [7]
    JPCert PLEAD Downloader June 2018

    Tomonaga, S. (2018, June 8). PLEAD Downloader Used by BlackTech. Retrieved May 6, 2020.

    Open source URL
  8. [8]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  9. [9]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  10. [10]
    mitre-attackS0436
    Open source URL
  11. [11]
    mitre-attackS0436
    Open source URL
  12. [12]
    mitre-attackS0436
    Open source URL
  13. [13]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  14. [14]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  15. [15]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  16. [16]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  17. [17]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  18. [18]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  19. [19]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  20. [20]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  21. [21]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  22. [22]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  23. [23]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  24. [24]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  25. [25]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  26. [26]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  27. [27]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  28. [28]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  29. [29]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  30. [30]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  31. [31]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  32. [32]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  33. [33]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  34. [34]
    JPCert BlackTech Malware September 2019

    Tomonaga, S.. (2019, September 18). Malware Used by BlackTech after Network Intrusion. Retrieved May 6, 2020.

    Open source URL
  35. [35]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  36. [36]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  37. [37]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  38. [38]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  39. [39]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  40. [40]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  41. [41]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    Open source URL
  42. [42]
    JPCert TSCookie March 2018

    Tomonaga, S. (2018, March 6). Malware “TSCookie”. Retrieved May 6, 2020.

    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.