T1582: SMS Control
Essential information
- MITRE technique ID
T1582- Confidence
- 100/100
- Revoked
- No
- Published
- 11/09/2020 17:14
- Modified
- 27/03/2026 01:41
- Author / Source
- The MITRE Corporation
Aliases
T1582
Platforms
android
Description
Adversaries may delete, alter, or send SMS messages without user authorization. This could be used to hide C2 SMS messages, spread malware, or various external effects.
This can be accomplished by requesting the `RECEIVE_SMS` or `SEND_SMS` permissions depending on what the malware is attempting to do. If the app is set as the default SMS handler on the device, the `SMS_DELIVER` broadcast intent can be registered, which allows the app to write to the SMS content provider. The content provider directly modifies the messaging database on the device, which could allow malicious applications with this ability to insert, modify, or delete arbitrary messages on the device.(Citation: SMS KitKat)(Citation: Android SmsProvider)
Kill chain phases
| Kill chain | Phase |
|---|---|
| mitre-mobile-attack | impact |
Marking (TLP)
TLP:CLEAR Copyright 2015-2025, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation.