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

S0494: Zen

Zen is Android malware that was first seen in 2013.[1]

MobileS0494MalwareObject v1.0 Modified
Glexia's Take

Analyst context for executives and security teams

Analyst confidence Medium

Zen is an Android malware family documented by ATT&CK with behaviors that matter because they cross several hard-to-monitor mobile risk areas: privilege escalation, hidden or downloaded code, abuse of accessibility-style input, interference with security tools, process manipulation, and outbound traffic generation. For leaders, the practical question is not whether Zen itself is present, but whether the mobile security program can prove it would notice these classes of behavior on managed Android devices.

Executive priority

Prioritize Zen as a mobile control-validation case for Android fleets where employee devices, privileged business apps, SMS-capable devices, or regulated data are in scope. The ATT&CK relationships point to risks that can undermine basic assurance: malware may seek elevated privileges, evade static app review, disable or modify defensive tools, and generate traffic from the victim device. Executives should ask whether mobile device management, app vetting, vulnerability management, and SOC intake produce auditable evidence for these behaviors rather than relying only on app reputation or installation controls.

Technical view

ATT&CK provides no official detection text for Zen, so SOC and IR teams should validate coverage through the related Android techniques: T1404 Exploitation for Privilege Escalation, T1406 Obfuscated Files or Information, T1407 Download New Code at Runtime, T1516 Input Injection, T1625.001 System Runtime API Hijacking, T1629.003 Disable or Modify Tools, T1631.001 Ptrace System Calls, and T1643 Generate Traffic from Victim. Practical validation should focus on whether managed Android telemetry can show suspicious privilege changes, dynamic code loading after installation, abuse of accessibility or device administrator capabilities, attempts to modify security tooling or protected system behavior, ptrace-like process manipulation indicators where available, and unusual SMS or web traffic generation.

Likely telemetry

  • Android application inventory and package metadata from managed devices
  • Mobile device management or enterprise mobility management compliance events
  • Mobile threat defense alerts, if deployed
  • Android permission grants, especially sensitive permissions such as SMS, accessibility, device administrator, and runtime permissions
  • App installation, update, and sideloading records

Detection direction

  • Because MITRE provides no Zen-specific detection guidance, use the related techniques to build behavioral coverage tests rather than relying on a family-name signature alone.
  • Validate whether app-vetting and runtime monitoring can detect code downloaded after installation, since T1407 can bypass purely static pre-publication or pre-installation checks.
  • Tune for context around accessibility API and device administrator abuse; legitimate accessibility and administrative apps can create false positives, so baselining approved apps is important.
  • Correlate privilege-escalation indicators with device patch level, rooting status, security-tool tamper events, and unexpected permission expansion.
  • Review blind spots in BYOD, unmanaged Android devices, encrypted mobile traffic, limited SMS visibility, and environments where mobile telemetry is not forwarded to the SOC.

Mitigation priorities

  • Maintain Android OS and application patching to reduce exposure to privilege-escalation vulnerabilities referenced by T1404.
  • Restrict installation sources and enforce mobile app governance for managed devices, including review of apps that request sensitive permissions.
  • Apply least-privilege mobile policy for SMS, accessibility services, and device administrator capabilities, with documented exceptions for approved business use.
  • Monitor and protect mobile security tooling from disablement or modification, including compliance checks for agent health where such tooling is deployed.
  • Strengthen mobile incident response procedures so teams can preserve device state, app inventory, permission state, and network/SMS evidence before wiping or reimaging.
Analyst notes and limits

The strongest decision value in this ATT&CK object comes from the relationships, not the short malware description. Zen is identified as Android malware first seen in 2013, and the listed techniques describe behavior defenders should use for mobile detection engineering and control validation. Treat this as a prompt to test Android visibility across privilege escalation, runtime code, obfuscation, UI/input abuse, security-tool tampering, process manipulation, and outbound traffic generation.

The supplied ATT&CK fields do not include tactics, aliases, labels, official detection logic, indicators, affected versions, campaign context, or attribution. This summary therefore does not claim active exploitation, customer exposure, guaranteed detection, or current prevalence. Local device telemetry, mobile management coverage, and legal constraints around mobile/SMS monitoring are required to determine actual risk and coverage.

Official MITRE ATT&CK definition

Zen

Zen is Android malware that was first seen in 2013.[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.

8 rows
Domain ID Name Relationship / procedure
Mobile T1625.001 System Runtime API Hijacking Sub-technique

Zen can install itself on the system partition to achieve persistence. Zen can also replace `framework.jar`, which allows it to intercept and modify the behavior of the standard Android API.CitationGoogle Security Zen

Mobile T1404 Exploitation for Privilege Escalation

Zen can obtain root access via a rooting trojan in its infection chain.CitationGoogle Security Zen

Mobile T1631.001 Ptrace System Calls Sub-technique

Zen can inject code into the Setup Wizard at runtime to extract CAPTCHA images. Zen can inject code into the `libc` of running processes to infect them with the malware.CitationGoogle Security Zen

Mobile T1407 Download New Code at Runtime

Zen can dynamically load executable code from remote sources.CitationGoogle Security Zen

Mobile T1406 Obfuscated Files or Information

Zen base64 encodes one of the strings it searches for.CitationGoogle Security Zen

Mobile T1629.003 Disable or Modify Tools Sub-technique

Zen can modify the SELinux enforcement mode.CitationGoogle Security Zen

Mobile T1516 Input Injection

Zen can simulate user clicks on ads and system prompts to create new Google accounts.CitationGoogle Security Zen

Mobile T1643 Generate Traffic from Victim

Zen can simulate user clicks on ads.CitationGoogle Security Zen

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
7083e5e76f161370...
Imported snapshots across ATT&CK releases (1)
Release Bundle imported Object version Modified Status Raw hash
19.1 1.0 Current bundle 7083e5e76f16…
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]
    Google Security Zen

    Siewierski, L. (2019, January 11). PHA Family Highlights: Zen and its cousins . Retrieved July 27, 2020.

    Open source URL
  2. [2]
    mitre-attack S0494
    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.