| name | T1471_data-encrypted-for-impact |
| description | An adversary may encrypt files stored on a mobile device to prevent the user from accessing them. |
| category | business-logic |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","mobile","t1471","impact","android"] |
| technique_id | T1471 |
| tactic | impact |
| all_tactics | ["impact"] |
| platforms | ["Android"] |
| mitre_url | https://attack.mitre.org/techniques/T1471 |
| tech_stack | ["android"] |
| cwe_ids | ["CWE-400"] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
T1471 Data Encrypted for Impact
High-Level Description
An adversary may encrypt files stored on a mobile device to prevent the user from accessing them. This may be done in order to extract monetary compensation from a victim in exchange for decryption or a decryption key (ransomware) or to render data permanently inaccessible in cases where the key is not saved or transmitted.
Kill Chain Phase
Platforms: Android
What to Check
How to Test
Identify Attack Surface
Determine if the target mobile environment is susceptible to Data Encrypted for Impact by examining the target platforms (Android).
Assess Existing Defenses
Review whether mitigations for T1471 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
Remediation Guide
No specific mitigations documented for this technique.
Detection
Detection of Data Encrypted for Impact
Risk Assessment
| Finding | Severity | Impact |
|---|
| Data Encrypted for Impact technique applicable | Low | Impact |
CWE Categories
| CWE ID | Title |
|---|
| CWE-400 | Uncontrolled Resource Consumption |
References