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

S1153: Cuckoo Stealer

Cuckoo Stealer is a macOS malware with characteristics of spyware and an infostealer that has been in use since at least 2024. Cuckoo Stealer is a universal Mach-O binary that can run on Intel or ARM-based Macs and has been spread through trojanized versions of various potentially unwanted programs or PUP's such as converters, cleaners, and uninstallers.[1][2]

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

Security context for executives and security teams

Automation confidenceMedium

S1153: Cuckoo Stealer describes [Cuckoo Stealer](https://attack.mitre.org/software/S1153) is a macOS malware with characteristics of spyware and an infostealer that has been in use since at least 2024. [Cuckoo Stealer](https://attack.mitre.org/software/S1153) is a universal Mach-O binary that can run on Intel or ARM-based Macs and has been spread through trojanized versions of various potentially unwanted programs or PUP's such as converters, cleaners, and uninstallers.(Citation: Kandji Cuckoo April 2024)(Citation: SentinelOne Cuckoo Stealer May ...

Executive priority

S1153: Cuckoo Stealer 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 S1153: Cuckoo Stealer by reviewing the official ATT&CK relationships, mapped tactics (the mapped ATT&CK tactic context), supported platforms (macOS), 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 S1153: Cuckoo Stealer 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

Cuckoo Stealer

Cuckoo Stealer is a macOS malware with characteristics of spyware and an infostealer that has been in use since at least 2024. Cuckoo Stealer is a universal Mach-O binary that can run on Intel or ARM-based Macs and has been spread through trojanized versions of various potentially unwanted programs or PUP's such as converters, cleaners, and uninstallers.[1][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.

26 rows
DomainIDNameRelationship / procedure
EnterpriseT1027.013Encrypted/Encoded FileSub-technique

Cuckoo Stealer strings are XOR-encrypted.[1][2]

EnterpriseT1564.001Hidden Files and DirectoriesSub-technique

Cuckoo Stealer has copied its binary and the victim's scraped password into a hidden folder in the `/Users` directory.[1][2]

EnterpriseT1614.001System Language DiscoverySub-technique

Cuckoo Stealer can check the systems `LANG` environmental variable to prevent infecting devices from Armenia (`hy_AM`), Belarus (`be_BY`), Kazakhstan (`kk_KZ`), Russia (`ru_RU`), and Ukraine (`uk_UA`).[1]

EnterpriseT1033System Owner/User Discovery

Cuckoo Stealer can discover and send the username from a compromised host to C2.[1]

EnterpriseT1614System Location Discovery

Cuckoo Stealer can determine the geographical location of a victim host by checking the language.[1]

EnterpriseT1569.001LaunchctlSub-technique

Cuckoo Stealer can use `launchctl` to load a LaunchAgent for persistence.[1]

EnterpriseT1518Software Discovery

Cuckoo Stealer has the ability to search systems for installed applications.[1]

EnterpriseT1647Plist File Modification

Cuckoo Stealer can create and populate property list (plist) files to enable execution.[1][2]

EnterpriseT1113Screen Capture

Cuckoo Stealer can run `screencapture` to collect screenshots from compromised hosts. [1]

EnterpriseT1074.001Local Data StagingSub-technique

Cuckoo Stealer has staged collected application data from Safari, Notes, and Keychain to `/var/folder`.[1]

EnterpriseT1057Process Discovery

Cuckoo Stealer can use `ps aux` to enumerate running processes.[1]

EnterpriseT1083File and Directory Discovery

Cuckoo Stealer can search for files associated with specific applications.[1][2]

EnterpriseT1027.008Stripped PayloadsSub-technique

Cuckoo Stealer is a stripped binary payload.[1] [2]

EnterpriseT1140Deobfuscate/Decode Files or Information

Cuckoo Stealer strings are deobfuscated prior to execution.[1][2]

EnterpriseT1041Exfiltration Over C2 Channel

Cuckoo Stealer can send information about the targeted system to C2 including captured passwords, OS build, hostname, and username.[1]

EnterpriseT1036.005Match Legitimate Resource Name or LocationSub-technique

Cuckoo Stealer has copied and renamed itself to DumpMediaSpotifyMusicConverter.[1][2]

EnterpriseT1071.001Web ProtocolsSub-technique

Cuckoo Stealer can use the curl API for C2 communications.[1]

EnterpriseT1059.004Unix ShellSub-technique

Cuckoo Stealer can spawn a bash shell to enable execution on compromised hosts.[1]

EnterpriseT1095Non-Application Layer Protocol

Cuckoo Stealer can use sockets for communications to its C2 server.[1]

EnterpriseT1553.001Gatekeeper BypassSub-technique

Cuckoo Stealer can use `xattr -d com.apple.quarantine` to remove the quarantine flag attribute.[1][2]

EnterpriseT1543.001Launch AgentSub-technique

Cuckoo Stealer can achieve persistence by creating launch agents to repeatedly execute malicious payloads.[1][2]

EnterpriseT1059.002AppleScriptSub-technique

Cuckoo Stealer can use osascript to generate a password-stealing prompt, duplicate files and folders, and set environmental variables.[1][2]

EnterpriseT1555.001KeychainSub-technique

Cuckoo Stealer can capture files from a targeted user's keychain directory.[1]

EnterpriseT1082System Information Discovery

Cuckoo Stealer can gather information about the OS version and hardware on compromised hosts.[1][2]

EnterpriseT1056.002GUI Input CaptureSub-technique

Cuckoo Stealer has captured passwords by prompting victims with a “macOS needs to access System Settings” GUI window.[1]

EnterpriseT1217Browser Information Discovery

Cuckoo Stealer can collect bookmarks, cookies, and history from Safari.[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
5538b763107bc25f...
Imported snapshots across ATT&CK releases(2)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.21.0Current bundle5538b763107b…
19.11.0Older bundle5538b763107b…
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]
    Kandji Cuckoo April 2024

    Kohler, A. and Lopez, C. (2024, April 30). Malware: Cuckoo Behaves Like Cross Between Infostealer and Spyware. Retrieved August 20, 2024.

    Open source URL
  2. [2]
    SentinelOne Cuckoo Stealer May 2024

    Stokes, P. (2024, May 9). macOS Cuckoo Stealer | Ensuring Detection and Defense as New Samples Rapidly Emerge. Retrieved August 20, 2024.

    Open source URL
  3. [3]
    mitre-attackS1153
    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.