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

S1231: GodFather

GodFather is an Android banking malware that uses virtualization to mimic legitimate applications and abuses accessibility services and other permissions to evade detection and exfiltrate sensitive data. First identified in 2020, GodFather targets nearly 500 banking applications, cryptocurrency wallets, and exchanges worldwide; however, its virtualization-based attacks have primarily focused on several Turkish financial institutions. This capability enables threat actors to steal banking credentials and other sensitive account information. [1][2]

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

Security context for executives and security teams

Automation confidenceHigh

GodFather matters because it represents mobile banking malware aimed at credentials and sensitive account data on Android devices. The supplied ATT&CK record highlights virtualization-based mimicry of legitimate apps, abuse of accessibility services, permission misuse, input capture, SMS/call-related capabilities, discovery, persistence-style triggers, defense impairment, and exfiltration over command-and-control. For leaders, the practical issue is not just “mobile malware exists”; it is whether the organization can govern risky Android permissions, detect suspicious app behavior on managed devices, and support incident response when employee or customer financial workflows intersect with compromised mobile endpoints.

Executive priority

Prioritize GodFather as a mobile identity and fraud-readiness concern where Android devices are used for banking, cryptocurrency, privileged business workflows, SMS-based verification, or employee access to sensitive accounts. Executives should ask whether mobile device management, mobile threat defense, identity controls, and incident response playbooks can prove coverage for accessibility abuse, suspicious permissions, app impersonation, SMS/call manipulation, and data exfiltration. The ATT&CK object does not provide official detection guidance, so coverage should be validated through local telemetry and control evidence rather than assumed.

Technical view

SOC, detection engineering, and IR teams should validate Android-focused monitoring against the related behaviors: obfuscated files or information, input capture and keylogging, installed software discovery, device and network discovery, audio capture, web-protocol C2, accessibility abuse, input injection, tool transfer, native API use, SMS and call control, scheduled or event-triggered execution, defense impairment, prevention of app removal, host indicator removal, contact/SMS collection, exfiltration over C2, and matching legitimate app names or locations. Because GodFather is described as using virtualization to mimic legitimate applications, teams should also scrutinize app identity, package naming, icon/name similarity, permission grants, and runtime behavior rather than relying only on static reputation.

Likely telemetry

  • Android application inventory, package names, signing information, install source, app icons/names, and version metadata
  • Permission grant history, especially accessibility services, SMS, contacts, microphone/audio, phone/call, and device administration capabilities
  • Mobile device management or mobile threat defense alerts for suspicious app behavior, prevent-uninstall behavior, defense impairment, or indicator removal
  • Accessibility service enablement and anomalous UI automation or input injection events where available
  • SMS and call-related events, including unexpected send/receive/control behavior where policy and privacy rules allow collection

Detection direction

  • Start with permission-and-behavior correlation: an app requesting accessibility, SMS, contacts, microphone, phone, device admin, or broad discovery capabilities is more material when combined with app impersonation, obfuscation, C2-like web traffic, or attempts to prevent removal.
  • Tune for app masquerading and virtualization-related risk by comparing package names, app labels, icons, signing certificates, install source, and behavior against expected legitimate applications; avoid relying only on name or icon matching.
  • Validate mobile telemetry coverage before writing high-confidence detections. The ATT&CK object provides no official detection section, so teams should confirm what MDM/MTD, endpoint, network, and identity systems actually record for Android devices.
  • Use relationship-driven context to reduce false positives: accessibility services, scheduled jobs, native APIs, and web protocols can be legitimate, so prioritize combinations involving sensitive permission abuse, input capture, SMS/call control, exfiltration, defense impairment, or prevent-removal behavior.
  • Investigate suspicious credential or account events alongside mobile evidence, especially where SMS messages, accessibility prompts, or banking/cryptocurrency applications are part of the user workflow.

Mitigation priorities

  • Establish a clear Android mobile risk baseline: managed device enrollment where appropriate, approved app sources, application inventory, and policy enforcement for sensitive business use cases.
  • Restrict and review high-risk permissions and capabilities, especially accessibility services, SMS, contacts, microphone, phone/call controls, and device administrator privileges; require business justification for managed devices.
  • Harden identity workflows that depend on mobile devices or SMS-based verification by using stronger authentication and fraud-resistant controls where feasible.
  • Deploy or validate mobile threat defense and MDM controls for suspicious permissions, app impersonation, prevent-uninstall behavior, defense impairment, and risky network activity.
  • Prepare incident response procedures for compromised Android devices, including isolation, evidence preservation, credential reset decisions, account monitoring, and safe app removal or device wipe when required.
Additional notes and limits

This take is based on ATT&CK S1231 for GodFather and its supplied relationships. The record identifies GodFather as Android banking malware first identified in 2020, targeting nearly 500 banking applications, cryptocurrency wallets, and exchanges worldwide, with virtualization-based attacks primarily focused on several Turkish financial institutions. The relationship set is broad and indicates behaviors defenders should validate across Android permissions, accessibility abuse, discovery, C2, exfiltration, persistence-like execution, and evasion/defense impairment.

MITRE provides no official detection text for this object, no tactics in the supplied fields, and no aliases or labels. The supplied data supports Android only. This summary does not assert current activity, attribution, customer exposure, or guaranteed detectability. Local device management, mobile telemetry, privacy constraints, and business use of Android devices determine practical coverage and risk.

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

Official MITRE ATT&CK definition

GodFather

GodFather is an Android banking malware that uses virtualization to mimic legitimate applications and abuses accessibility services and other permissions to evade detection and exfiltrate sensitive data. First identified in 2020, GodFather targets nearly 500 banking applications, cryptocurrency wallets, and exchanges worldwide; however, its virtualization-based attacks have primarily focused on several Turkish financial institutions. This capability enables threat actors to steal banking credentials and other sensitive account information. [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
MobileT1624Event Triggered Execution

GodFather has executed when victims utilize their trusted banking apps, as the malware redirects the victim to using a malicious version of the banking app.[1]

MobileT1670Virtualization Solution

GodFather has used virtualization to create a separate virtual environment that mimicked legitimate banking and cryptocurrency applications.[1]

MobileT1655.001Match Legitimate Name or LocationSub-technique

GodFather has imitated Google Play Protect, a security application pre-installed on all Android devices, and its functionalities, such as scanning the device and requesting for the accessibility service.[2]

MobileT1437.001Web ProtocolsSub-technique

GodFather has leveraged WebSockets for C2.[1]

MobileT1629Impair Defenses

GodFather has intercepted API returns from banking apps that detect malicious services, and modifies the methods to return back an empty list hiding the presence of the malware and other active services.[1]

MobileT1575Native API

GodFather has hooked onto the `getEnabledAccessibilityServiceList` API to return an empty list of active services, which hides GodFather and other active services.[1]

MobileT1630Indicator Removal on Host

GodFather has requested for the `WRITE_EXTERNAL_STORAGE` permission to delete files in the device’s external storage.[2]

MobileT1636.004SMS MessagesSub-technique

GodFather has requested for the `Read_SMS` permission to access SMS messages.[2]

MobileT1429Audio Capture

GodFather has requested for the `RECORD_AUDIO` permission to record audio with the microphone.[2]

MobileT1636.003Contact ListSub-technique

GodFather has accessed the device’s contact list.[2]

MobileT1646Exfiltration Over C2 Channel

GodFather has exfiltrated sensitive information over C2.[1][2]

MobileT1629.001Prevent Application RemovalSub-technique

GodFather has abused the accessibility service to prevent the user from uninstalling itself.[2]

MobileT1617Hooking

GodFather has used the Xposed hooking framework to intercept HTTP requests and responses, capturing and exfiltrating sensitive information, such as credentials.[1]

MobileT1417.001KeyloggingSub-technique

GodFather has intercepted and recorded sensitive information from the application to include user credentials. GodFather has also leveraged a deceptive overlay that tricks users into submitting their device lock credentials which are captured.[1]

MobileT1422System Network Configuration Discovery

GodFather has accessed the device’s current cellular network information, including the phone number and the serial number.[2]

MobileT1603Scheduled Task/Job

GodFather has utilized a timer to initiate a WebSocket connection.[1]

MobileT1544Ingress Tool Transfer

GodFather has downloaded Google Play Store, Google Play services and Google Services Framework APK to a virtual folder.[1]

MobileT1453Abuse Accessibility Features

GodFather has abused the accessibility service to prevent the user from uninstalling GodFather, to exfiltrate Google Authenticator one-time passwords and to steal credentials.[2]

MobileT1516Input Injection

GodFather has abused the Accessibility Service to mimic victims’ actions and to redirect victims to its StubActivity when the victims attempt to use the original, legitimate banking application.[1]

MobileT1418Software Discovery

GodFather has gathered a list of installed applications.[1][2]

MobileT1426System Information Discovery

GodFather has the ability to gain remote control of the victim device and to gather data associated with the device, including battery level, sound settings, and device brightness.[1] GodFather has also obtained the phone's state, including network information, phone number, and serial number.[2]

MobileT1616Call Control

GodFather has requested for the `CALL_PHONE` permission to initiate phone calls.[2]

MobileT1660Phishing

GodFather has generated fake notifications to lure the victim to phishing pages.[2]

MobileT1406Obfuscated Files or Information

GodFather has obfuscated its Android manifest file with irrelevant permissions and manifest strings.[1]

MobileT1582SMS Control

GodFather has requested for the `SEND_SMS` permission to send SMS messages.[2]

MobileT1417Input Capture

GodFather has the captured information about the device's screen to include detailed tap events.[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
e9566ee27d575819...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.0Current bundlee9566ee27d57…
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]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  2. [2]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  3. [3]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  4. [4]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  5. [5]
    mitre-attackS1231
    Open source URL
  6. [6]
    mitre-attackS1231
    Open source URL
  7. [7]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  8. [8]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  9. [9]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  10. [10]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  11. [11]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  12. [12]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  13. [13]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  14. [14]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  15. [15]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  16. [16]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  17. [17]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  18. [18]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  19. [19]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  20. [20]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  21. [21]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  22. [22]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  23. [23]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  24. [24]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  25. [25]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  26. [26]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  27. [27]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  28. [28]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  29. [29]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  30. [30]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  31. [31]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  32. [32]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  33. [33]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    Open source URL
  34. [34]
    MerkleScience_Godfather_April2023

    Merkle Science. (2023, April 25). The Godfather Android Malware: Threat under the lens. Retrieved July 16, 2025.

    Open source URL
  35. [35]
    ZimperiumOrtegaPratapagiri_GodFather_Jun2025

    Ortega, F. Pratapagiri, V. (2025, June 18). Your Mobile App, Their Playground: The Dark Side of Virtualization. Retrieved July 16, 2025.

    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.