46 lines
2.4 KiB
JSON
46 lines
2.4 KiB
JSON
{
|
|
"type": "bundle",
|
|
"id": "bundle--92c3d206-6b18-4204-9b66-da5b9df56898",
|
|
"spec_version": "2.0",
|
|
"objects": [
|
|
{
|
|
"external_references": [
|
|
{
|
|
"external_id": "T1512",
|
|
"source_name": "mitre-mobile-attack",
|
|
"url": "https://attack.mitre.org/techniques/T1512"
|
|
},
|
|
{
|
|
"external_id": "APP-19",
|
|
"source_name": "NIST Mobile Threat Catalogue",
|
|
"url": "https://pages.nist.gov/mobile-threat-catalogue/application-threats/APP-19.html"
|
|
}
|
|
],
|
|
"object_marking_refs": [
|
|
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
|
|
],
|
|
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
|
|
"name": "Capture Camera",
|
|
"description": "Adversaries may utilize the camera to capture information about the user, their surroundings, or other physical identifiers. Adversaries may use the physical camera devices on a mobile device to capture images or video. By default, in Android and iOS, an application must request permission to access a camera device which is granted by the user through a request prompt. In Android, applications must hold the `android.permission.CAMERA` permission to access the camera. In iOS, applications must include the `NSCameraUsageDescription` key in the `Info.plist` file, and must request access to the camera at runtime.",
|
|
"id": "attack-pattern--d8940e76-f9c1-4912-bea6-e21c251370b6",
|
|
"type": "attack-pattern",
|
|
"kill_chain_phases": [
|
|
{
|
|
"kill_chain_name": "mitre-mobile-attack",
|
|
"phase_name": "collection"
|
|
}
|
|
],
|
|
"modified": "2019-09-12T18:33:15.023Z",
|
|
"created": "2019-08-09T16:14:58.254Z",
|
|
"x_mitre_detection": "On Android and iOS, the user can view which applications have permission to use the camera through the device settings screen, and the user can choose to revoke the permissions.",
|
|
"x_mitre_version": "1.0",
|
|
"x_mitre_tactic_type": [
|
|
"Post-Adversary Device Access"
|
|
],
|
|
"x_mitre_platforms": [
|
|
"Android",
|
|
"iOS"
|
|
]
|
|
}
|
|
]
|
|
} |