Files
cti/mobile-attack/attack-pattern/attack-pattern--702055ac-4e54-4ae9-9527-e23a38e0b160.json
T
2023-05-08 18:25:12 -05:00

59 lines
2.9 KiB
JSON

{
"type": "bundle",
"id": "bundle--81a94fb4-b76e-427e-9650-dbd4e22ec565",
"spec_version": "2.0",
"objects": [
{
"modified": "2023-03-20T18:53:16.029Z",
"name": "Stored Application Data",
"description": "Adversaries may try to access and collect application data resident on the device. Adversaries often target popular applications, such as Facebook, WeChat, and Gmail.(Citation: SWB Exodus March 2019) \n\n \n\nDue to mobile OS sandboxing, this technique is only possible in three scenarios: \n\n \n\n* An application stores files in unprotected external storage \n* An application stores files in its internal storage directory with insecure permissions (e.g. 777) \n* The adversary gains root permissions on the device ",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-mobile-attack",
"phase_name": "collection"
}
],
"x_mitre_deprecated": false,
"x_mitre_detection": "Application vetting services could detect when applications store data insecurely, for example, in unprotected external storage.",
"x_mitre_domains": [
"mobile-attack"
],
"x_mitre_is_subtechnique": false,
"x_mitre_platforms": [
"Android",
"iOS"
],
"x_mitre_version": "3.1",
"x_mitre_tactic_type": [
"Post-Adversary Device Access"
],
"type": "attack-pattern",
"id": "attack-pattern--702055ac-4e54-4ae9-9527-e23a38e0b160",
"created": "2017-10-25T14:48:15.402Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T1409",
"external_id": "T1409"
},
{
"source_name": "SWB Exodus March 2019",
"description": "Security Without Borders. (2019, March 29). Exodus: New Android Spyware Made in Italy. Retrieved September 3, 2019.",
"url": "https://securitywithoutborders.org/blog/2019/03/29/exodus.html"
},
{
"source_name": "NIST Mobile Threat Catalogue",
"url": "https://pages.nist.gov/mobile-threat-catalogue/authentication-threats/AUT-0.html",
"external_id": "AUT-0"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"x_mitre_attack_spec_version": "3.1.0",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
}
]
}