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

T1643: Generate Traffic from Victim

Adversaries may generate outbound traffic from devices. This is typically performed to manipulate external outcomes, such as to achieve carrier billing fraud or to manipulate app store rankings or ratings. Outbound traffic is typically generated as SMS messages or general web traffic, but may take other forms as well.

If done via SMS messages, Android apps must hold the `SEND_SMS` permission. Additionally, sending an SMS message requires user consent if the recipient is a premium number. Applications cannot send SMS messages on iOS

MobileT1643TechniqueObject v1.1Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceHigh

Generate Traffic from Victim is mobile behavior where a compromised or malicious app causes a user’s Android or iOS device to send outbound traffic, such as SMS messages or web requests, to create financial or reputational outcomes like carrier billing fraud, ad fraud, or app store manipulation. For leaders, the risk is not only malware on a phone; it is uncontrolled use of trusted employee or customer devices to create charges, abuse business reputation, consume network resources, or obscure fraud behind legitimate device activity.

Executive priority

Prioritize this where mobile devices are part of workforce operations, customer engagement, regulated communications, or bring-your-own-device programs. The business questions are: can the organization see abnormal SMS or web traffic from managed mobile devices, can it identify risky apps and permissions, and can incident responders distinguish user-driven activity from automated app behavior? This technique also supports compliance and audit discussions around mobile application governance, user guidance, and evidence that mobile risk controls are operating.

Technical view

For Android, validate visibility into apps requesting or holding SEND_SMS and into unusual SMS or web traffic patterns from devices. MITRE notes that Android apps must hold SEND_SMS to send SMS, and premium-number SMS requires user consent; iOS applications cannot send SMS messages. For both Android and iOS, defenders should focus on anomalous outbound web traffic, automated ad or ranking-related activity, and device/app behavior that does not match user activity. Relationship context shows this technique consolidates prior ATT&CK behaviors for carrier billing fraud, app store ranking/rating manipulation, and fraudulent advertising revenue, and is used by multiple Android malware families and adware examples. DET0608 is identified as a related detection strategy, but the supplied object does not include detection logic.

Likely telemetry

  • Mobile device management or enterprise mobility inventory for device platform, installed apps, and app permissions
  • Android application permission data, especially SEND_SMS where available
  • SMS activity records or carrier billing indicators where the organization has lawful and operational access
  • Mobile network, DNS, proxy, or secure web gateway logs showing outbound web traffic from mobile devices
  • Mobile threat defense or endpoint telemetry for suspicious app behavior, automated clicks, or background traffic

Detection direction

  • Validate whether mobile telemetry can connect outbound traffic to a device, user, app, and permission state; without that correlation, traffic may appear legitimate.
  • Tune for unusual SMS volume, premium-number interactions, or SEND_SMS use by apps with no business need on Android.
  • For web traffic, look for background request bursts, repeated ad-related requests, automated click-like patterns, or traffic inconsistent with normal user interaction, while accounting for legitimate mobile app background activity.
  • Separate Android and iOS assumptions: SMS-generation detection is Android-relevant per the supplied ATT&CK text; iOS apps cannot send SMS messages, so iOS focus should be on other outbound traffic forms.
  • Use the revoked-by context as analytic coverage guidance: include billing fraud, app store manipulation, and ad fraud scenarios rather than treating them as unrelated detections.

Mitigation priorities

  • Start with user guidance, as MITRE maps M1011 to this technique: train users to avoid risky app sources and recognize unexpected permissions, charges, or automated activity.
  • Restrict or review high-risk Android permissions such as SEND_SMS for managed devices and business-approved apps.
  • Use mobile device management or equivalent governance to maintain app inventory, control untrusted app installation where appropriate, and support rapid removal of suspect apps.
  • Establish incident response playbooks for mobile fraud indicators, including billing review, app removal, device containment, and user notification steps.
  • For compliance evidence, retain records showing mobile app governance, user guidance, permission review, and response actions rather than relying only on network alerts.
Additional notes and limits

This object is especially useful for mobile security program validation because it links several practical fraud outcomes under one behavior: sending or generating traffic from a victim device. The relationship set is heavily Android-oriented, with many related software examples listed as Android malware or adware; however, the technique platform field includes both Android and iOS, so detection planning should distinguish SMS-specific Android behavior from more general outbound traffic activity.

The ATT&CK object provides no official detection text and no tactic assignment. The supplied relationships identify a detection strategy and mitigation, but do not include detailed detection logic. Local telemetry availability, mobile management scope, BYOD policy, carrier access, and privacy/legal constraints will determine what can actually be monitored.

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

Official MITRE ATT&CK definition

Generate Traffic from Victim

Adversaries may generate outbound traffic from devices. This is typically performed to manipulate external outcomes, such as to achieve carrier billing fraud or to manipulate app store rankings or ratings. Outbound traffic is typically generated as SMS messages or general web traffic, but may take other forms as well.

If done via SMS messages, Android apps must hold the `SEND_SMS` permission. Additionally, sending an SMS message requires user consent if the recipient is a premium number. Applications cannot send SMS messages on iOS

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

Related techniques

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.

3 rows
DomainIDNameRelationship / procedure
MobileT1472Generate Fraudulent Advertising RevenueGenerate Fraudulent Advertising Revenue revoked by this object.
MobileT1448Carrier Billing FraudCarrier Billing Fraud revoked by this object.
MobileT1452Manipulate App Store Rankings or RatingsManipulate App Store Rankings or Ratings revoked by this object.
Associated objects

Groups, software, and campaigns

MalwareMobile

S0325: Judy

Judy is auto-clicking adware that was distributed through multiple apps in the Google Play Store. [1]

MalwareMobile

S0290: Gooligan

Gooligan is a malware family that runs privilege escalation exploits on Android devices and then uses its escalated privileges to steal authentication tokens that can be used to access data from many Google applications. Gooligan has been described as part of the Ghost Push Android malware family. [1] [2] [3]

Android
MalwareMobile

S0440: Agent Smith

Agent Smith is mobile malware that generates financial gain by replacing legitimate applications on devices with malicious versions that include fraudulent ads. As of July 2019 Agent Smith had infected around 25 million devices, primarily targeting India though effects had been observed in other Asian countries as well as Saudi Arabia, the United Kingdom, and the United States.[1]

Android
MalwareMobile

S0419: SimBad

SimBad was a strain of adware on the Google Play Store, distributed through the RXDroider Software Development Kit. The name "SimBad" was derived from the fact that most of the infected applications were simulator games. The adware was controlled using an instance of the open source framework Parse Server.[1]

Android
MalwareMobile

S0432: Bread

Bread was a large-scale billing fraud malware family known for employing many different cloaking and obfuscation techniques in an attempt to continuously evade Google Play Store’s malware detection. 1,700 unique Bread apps were detected and removed from the Google Play Store before being downloaded by users.[1]

Android
Relationship explorer

All related ATT&CK context

Mitigations

Mitigation direction

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.1
Created
Modified
Raw hash
cbcb33d85a084d9d...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.1Current bundlecbcb33d85a08…
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]
    WeLiveSecurity AdDisplayAshas

    L. Stefanko. (2019, October 24). Tracking down the developer of Android adware affecting millions of users. Retrieved October 29, 2020.

    Open source URL
  2. [2]
    WhiteOps TERRACOTTA

    Satori Threat Intelligence and Research Team. (2020, August). TERRACOTTA Android Malware: A Technical Study. Retrieved December 18, 2020.

    Open source URL
  3. [3]
    CheckPoint-Judy

    CheckPoint. (2017, May 25). The Judy Malware: Possibly the largest malware campaign found on Google Play. Retrieved September 18, 2018.

    Open source URL
  4. [4]
    Wandera-RedDrop

    Nell Campbell. (2018, February 27). RedDrop: the blackmailing mobile malware family lurking in app stores. Retrieved November 17, 2024.

    Open source URL
  5. [5]
    Gooligan Citation

    Check Point Research Team. (2016, November 30). More Than 1 Million Google Accounts Breached by Gooligan. Retrieved December 12, 2016.

  6. [6]
    Lookout-EnterpriseApps

    Lookout. (2016, May 25). 5 active mobile threats spoofing enterprise apps. Retrieved December 19, 2016.

    Open source URL
  7. [7]
    CheckPoint Agent Smith

    A. Hazum, F. He, I. Marom, B. Melnykov, A. Polkovnichenko. (2019, July 10). Agent Smith: A New Species of Mobile Malware. Retrieved May 7, 2020.

    Open source URL
  8. [8]
    Tripwire-MazarBOT

    Graham Cluley. (2016, February 16). Android users warned of malware attack spreading via SMS. Retrieved December 23, 2016.

    Open source URL
  9. [9]
    Lookout-BrainTest

    Chris Dehghanpoor. (2016, January 6). Brain Test re-emerges: 13 apps found in Google Play Read more: Brain Test re-emerges: 13 apps found in Google Play. Retrieved December 21, 2016.

    Open source URL
  10. [10]
    CheckPoint SimBad 2019

    Elena Root, Andrey Polkovnichenko. (2019, March 13). SimBad: A Rogue Adware Campaign On Google Play. Retrieved November 21, 2019.

    Open source URL
  11. [11]
    ArsTechnica-HummingWhale

    Dan Goodin. (2017, January 23). Virulent Android malware returns, gets >2 million downloads on Google Play. Retrieved January 24, 2017.

  12. [12]
    Google Bread

    A. Guertin, V. Kotov, Android Security & Privacy Team. (2020, January 9). PHA Family Highlights: Bread (and Friends) . Retrieved April 27, 2020.

    Open source URL
  13. [13]
    Google Security Zen

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

    Open source URL
  14. [14]
    checkpoint_flixonline_0421

    Aviran Hazum, Bodgan Melnykov, Israel Wenik. (2021, April 7). New Wormable Android Malware Spreads by Creating Auto-Replies to Messages in WhatsApp. Retrieved January 26, 2024.

    Open source URL
  15. [15]
    Google Triada June 2019

    Lukasz Siewierski. (2019, June 6). PHA Family Highlights: Triada. Retrieved July 16, 2019.

    Open source URL
  16. [16]
    Kaspersky Triada June 2016

    Kivva, A. (2016, June 6). Everyone sees not what they want to see. Retrieved July 16, 2019.

    Open source URL
  17. [17]
    ArsTechnica-HummingBad

    Dan Goodin. (2016, July 7). 10 million Android phones infected by all-powerful auto-rooting apps. Retrieved January 24, 2017.

  18. [18]
    NIST Mobile Threat CatalogueAPP-16
    Open source URL
  19. [19]
    NIST Mobile Threat CatalogueAPP-16
    Open source URL
  20. [20]
    mitre-attackT1643
    Open source URL
  21. [21]
    mitre-attackT1643
    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.