| name | T1496.003_sms-pumping |
| description | Adversaries may leverage messaging services for SMS pumping, which may impact system and/or hosted service availability. |
| category | business-logic |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1496.003","impact","saas","sub-technique"] |
| technique_id | T1496.003 |
| tactic | impact |
| all_tactics | ["impact"] |
| platforms | ["SaaS"] |
| mitre_url | https://attack.mitre.org/techniques/T1496/003 |
| tech_stack | ["saas"] |
| cwe_ids | ["CWE-400"] |
| chains_with | ["T1496","T1496.001","T1496.002","T1496.004"] |
| prerequisites | ["T1496"] |
| severity_boost | {"T1496":"Chain with T1496 for deeper attack path","T1496.001":"Chain with T1496.001 for deeper attack path","T1496.002":"Chain with T1496.002 for deeper attack path"} |
T1496.003 SMS Pumping
Sub-technique of: T1496
High-Level Description
Adversaries may leverage messaging services for SMS pumping, which may impact system and/or hosted service availability. SMS pumping is a type of telecommunications fraud whereby a threat actor first obtains a set of phone numbers from a telecommunications provider, then leverages a victim’s messaging infrastructure to send large amounts of SMS messages to numbers in that set. By generating SMS traffic to their phone number set, a threat actor may earn payments from the telecommunications provider.
Threat actors often use publicly available web forms, such as one-time password (OTP) or account verification fields, in order to generate SMS traffic. These fields may leverage services such as Twilio, AWS SNS, and Amazon Cognito in the background. In response to the large quantity of requests, SMS costs may increase and communication channels may become overwhelmed.
Kill Chain Phase
Platforms: SaaS
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to SMS Pumping by examining the target platforms (SaaS).
-
Assess Existing Defenses: Review whether mitigations for T1496.003 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.
Note: No Atomic Red Team tests available for this technique. See Atomic Red Team GitHub for updates.
Remediation Guide
M1013 Application Developer Guidance
Consider implementing CAPTCHA protection on forms that send messages via SMS.
Detection
Detection Strategy for Resource Hijacking: SMS Pumping via SaaS Application Logs