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

S0558: Tiktok Pro

Tiktok Pro is spyware that has been masquerading as the TikTok application.[1]

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

Security context for executives and security teams

Automation confidenceMedium

Tiktok Pro is an Android spyware entry in ATT&CK that masquerades as the TikTok application. Its practical significance is mobile trust abuse: a familiar app name can lower user suspicion while the software attempts discovery, sensor capture, local data collection, SMS/control activity, and persistence-related behaviors. For leaders, this is a reminder that mobile risk is not only device loss or phishing; unmanaged or weakly governed Android app installation can create exposure of conversations, location, contacts, SMS, files, and business context on personal or corporate devices.

Executive priority

Prioritize this as a mobile governance and evidence problem: can the organization prove which Android apps are installed on managed devices, what permissions they hold, whether high-risk permissions are justified, and whether app identity is validated against trusted sources? The business risk is strongest where mobile devices access corporate identity, messaging, executive communications, field operations, or sensitive locations. This object supports investment decisions around mobile device management, app allowlisting/reputation review, permission governance, mobile threat detection, and incident response procedures for potentially compromised phones.

Technical view

ATT&CK lists Tiktok Pro as Android spyware and relates it to behaviors including GUI input capture, software/file/system discovery, audio/video/screen capture, location tracking, local data collection, SMS control and SMS/call/contact collection, scheduled jobs, broadcast receivers, foreground persistence, Unix shell use, icon suppression, file deletion, and masquerading through legitimate names or locations. SOC and IR teams should validate whether mobile telemetry can expose suspicious app identity, package metadata, requested and granted permissions, foreground service behavior, broadcast receiver registration, scheduled work, SMS/content provider access, sensor access, and attempts to hide the launcher icon. Because ATT&CK provides no official detection text for this malware, detections should be behavior- and policy-driven rather than dependent on this software name alone.

Likely telemetry

  • Android app inventory, package name, signing certificate, installer source, app label, icon, and version metadata
  • Requested and granted Android permissions, especially microphone, camera, location, SMS, contacts, call log, storage, and accessibility-like data access where available
  • Mobile device management or enterprise mobility logs for sideloading, unknown-source installs, app removals, and compliance state
  • Mobile threat defense or endpoint telemetry for foreground services, scheduled jobs, broadcast receivers, hidden launcher icons, and suspicious background execution
  • Sensor and privacy indicators or logs for microphone, camera, screen capture, and location access where the platform and tooling expose them

Detection direction

  • Do not rely only on the displayed app name; validate package identity, signing certificate, installer source, and whether the app is masquerading as a legitimate TikTok application.
  • Tune for combinations of risk signals: social-media-themed app identity plus excessive permissions, sensor access, SMS/contact/call-log access, location access, scheduled execution, broadcast receivers, or hidden launcher behavior.
  • Review false positives carefully because legitimate social, messaging, navigation, and productivity apps may request some sensitive permissions; the decision point is whether permissions and behavior are appropriate for the app’s expected business use.
  • Validate whether managed Android telemetry can see sideloaded apps and apps installed outside approved stores; this is a common blind spot for BYOD and lightly managed fleets.
  • Use the related techniques to build behavior-based hunts for discovery, capture, persistence, collection, and masquerading behaviors rather than a single malware-family signature.

Mitigation priorities

  • Enforce mobile app governance: approved app stores, app allowlisting or blocklisting, and review of apps that mimic trusted brands.
  • Use MDM/UEM policy to restrict sideloading, require device compliance, and inventory installed Android applications on devices that access corporate resources.
  • Apply least-privilege mobile permission practices by challenging unnecessary microphone, camera, location, SMS, contacts, call log, and storage access.
  • Require conditional access or equivalent controls so noncompliant or unmonitored mobile devices cannot access sensitive business systems.
  • Prepare mobile IR playbooks covering isolation, evidence preservation, credential reset decisions, app removal, device re-enrollment, and user notification requirements.
Additional notes and limits

The most decision-relevant context comes from the relationship set: Tiktok Pro is mapped to a broad set of Android mobile techniques spanning masquerading, discovery, capture, collection, SMS activity, persistence, and hiding behavior. This makes it useful for testing whether a mobile security program can detect and respond to spyware-like behavior on Android devices, especially where corporate identity or communications are accessible from mobile endpoints.

The supplied ATT&CK object has no official detection text, no ATT&CK tactics listed, no aliases, and only a short malware description plus one external research reference. This take does not assert active exploitation, attribution, prevalence, or guaranteed detectability. Local conclusions require organization-specific mobile telemetry, app inventory, device management coverage, legal/privacy constraints, and forensic evidence.

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

Official MITRE ATT&CK definition

Tiktok Pro

Tiktok Pro is spyware that has been masquerading as the TikTok application.[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.

20 rows
DomainIDNameRelationship / procedure
MobileT1417.002GUI Input CaptureSub-technique

Tiktok Pro can launch a fake Facebook login page.[1]

MobileT1430Location Tracking

Tiktok Pro can track the device’s location.[1]

MobileT1429Audio Capture

Tiktok Pro can capture audio from the device’s microphone and can record phone calls.[1]

MobileT1603Scheduled Task/Job

Tiktok Pro has contained an alarm that triggers every three minutes and timers for communicating with the C2.[1]

MobileT1624.001Broadcast ReceiversSub-technique

Tiktok Pro has registered for device boot, incoming, and outgoing calls broadcast intents.[1]

MobileT1623.001Unix ShellSub-technique

Tiktok Pro can execute commands .[1]

MobileT1655.001Match Legitimate Name or LocationSub-technique

Tiktok Pro has masqueraded as TikTok.[1]

MobileT1636.004SMS MessagesSub-technique

Tiktok Pro can collect SMS messages from the device.[1]

MobileT1582SMS Control

Tiktok Pro can send SMS messages.[1]

MobileT1513Screen Capture

Tiktok Pro can take screenshots.[1]

MobileT1418Software Discovery

Tiktok Pro can obtain a list of installed applications.[1]

MobileT1426System Information Discovery

Tiktok Pro can check the device’s battery status.[1]

MobileT1420File and Directory Discovery

Tiktok Pro can list all hidden files in the `/DCIM/.dat/` directory.[1]

MobileT1541Foreground Persistence

Tiktok Pro has shown a persistent notification to maintain access to device sensors.[1]

MobileT1533Data from Local System

Tiktok Pro can collect device photos and credentials from other applications.[1]

MobileT1636.002Call LogSub-technique

Tiktok Pro can collect the device’s call logs.[1]

MobileT1628.001Suppress Application IconSub-technique

Tiktok Pro can hide its icon after launch.[1]

MobileT1630.002File DeletionSub-technique

Tiktok Pro can delete attacker-specified files.[1]

MobileT1636.003Contact ListSub-technique

Tiktok Pro can access the device's contact list.[1]

MobileT1512Video Capture

Tiktok Pro can capture photos and videos from the device’s camera.[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.1
Object version
1.0
Created
Modified
Raw hash
0243f770db4cea72...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.0Current bundle0243f770db4c…
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]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  2. [2]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  3. [3]
    mitre-attackS0558
    Open source URL
  4. [4]
    mitre-attackS0558
    Open source URL
  5. [5]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  6. [6]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  7. [7]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  8. [8]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  9. [9]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  10. [10]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  11. [11]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  12. [12]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  13. [13]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  14. [14]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  15. [15]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  16. [16]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  17. [17]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  18. [18]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  19. [19]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  20. [20]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  21. [21]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  22. [22]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  23. [23]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    Open source URL
  24. [24]
    Zscaler TikTok Spyware

    S. Desai. (2020, September 8). TikTok Spyware. Retrieved January 5, 2021.

    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.