Files
cti/mobile-attack/attack-pattern/attack-pattern--dd818ea5-adf5-41c7-93b5-f3b839a219fb.json
T
Isabel Tuson a33e30b57d ATT&CK v7.1
2020-07-13 09:47:00 -04:00

45 lines
1.9 KiB
JSON

{
"type": "bundle",
"id": "bundle--9292e79a-d6db-4fdc-9450-bd96245b3ecd",
"spec_version": "2.0",
"objects": [
{
"id": "attack-pattern--dd818ea5-adf5-41c7-93b5-f3b839a219fb",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"name": "System Network Connections Discovery",
"description": "On Android, applications can use standard APIs to gather a list of network connections to and from the device. For example, the Network Connections app available in the Google Play Store (Citation: ConnMonitor) advertises this functionality.",
"external_references": [
{
"source_name": "mitre-mobile-attack",
"url": "https://attack.mitre.org/techniques/T1421",
"external_id": "T1421"
},
{
"source_name": "ConnMonitor",
"description": "Anti Spy Mobile. (2016, March 14). Network Connections. Retrieved December 21, 2016.",
"url": "https://play.google.com/store/apps/details?id=com.antispycell.connmonitor&hl=en"
}
],
"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": "2019-02-01T19:34:17.460Z",
"created": "2017-10-25T14:48:33.574Z",
"x_mitre_platforms": [
"Android"
],
"x_mitre_tactic_type": [
"Post-Adversary Device Access"
],
"x_mitre_version": "2.0",
"x_mitre_old_attack_id": "MOB-T1024"
}
]
}