52 lines
2.4 KiB
JSON
52 lines
2.4 KiB
JSON
{
|
|
"type": "bundle",
|
|
"id": "bundle--f6869277-e22c-4a04-9813-33ec182f6902",
|
|
"spec_version": "2.0",
|
|
"objects": [
|
|
{
|
|
"id": "attack-pattern--d4536441-1bcc-49fa-80ae-a596ed3f7ffd",
|
|
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
|
|
"name": "System Network Configuration Discovery",
|
|
"description": "On Android, details of onboard network interfaces are accessible to apps through the `java.net.NetworkInterface` class.(Citation: NetworkInterface) The Android `TelephonyManager` class can be used to gather related information such as the IMSI, IMEI, and phone number.(Citation: TelephonyManager)\n\nOn iOS, gathering network configuration information is not possible without root access.",
|
|
"external_references": [
|
|
{
|
|
"source_name": "mitre-mobile-attack",
|
|
"external_id": "T1422",
|
|
"url": "https://attack.mitre.org/techniques/T1422"
|
|
},
|
|
{
|
|
"url": "https://developer.android.com/reference/java/net/NetworkInterface.html",
|
|
"description": "Android. (n.d.). NetworkInterface. Retrieved December 21, 2016.",
|
|
"source_name": "NetworkInterface"
|
|
},
|
|
{
|
|
"url": "https://developer.android.com/reference/android/telephony/TelephonyManager.html",
|
|
"description": "Android. (n.d.). TelephonyManager. Retrieved December 21, 2016.",
|
|
"source_name": "TelephonyManager"
|
|
}
|
|
],
|
|
"object_marking_refs": [
|
|
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
|
|
],
|
|
"type": "attack-pattern",
|
|
"kill_chain_phases": [
|
|
{
|
|
"kill_chain_name": "mitre-mobile-attack",
|
|
"phase_name": "discovery"
|
|
}
|
|
],
|
|
"modified": "2020-06-02T14:35:01.479Z",
|
|
"created": "2017-10-25T14:48:32.740Z",
|
|
"x_mitre_is_subtechnique": false,
|
|
"x_mitre_old_attack_id": "MOB-T1025",
|
|
"x_mitre_version": "2.1",
|
|
"x_mitre_tactic_type": [
|
|
"Post-Adversary Device Access"
|
|
],
|
|
"x_mitre_platforms": [
|
|
"Android",
|
|
"iOS"
|
|
]
|
|
}
|
|
]
|
|
} |