Files
cti/mobile-attack/attack-pattern/attack-pattern--948a447c-d783-4ba0-8516-a64140fcacd5.json
T
Isabel Tuson a33e30b57d ATT&CK v7.1
2020-07-13 09:47:00 -04:00

41 lines
1.6 KiB
JSON

{
"type": "bundle",
"id": "bundle--b2c2ee04-a3ae-4728-b9f1-bc785b51d894",
"spec_version": "2.0",
"objects": [
{
"id": "attack-pattern--948a447c-d783-4ba0-8516-a64140fcacd5",
"description": "Adversaries may use non-standard ports to exfiltrate information.",
"name": "Uncommonly Used Port",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"external_references": [
{
"external_id": "T1509",
"source_name": "mitre-mobile-attack",
"url": "https://attack.mitre.org/techniques/T1509"
}
],
"type": "attack-pattern",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-mobile-attack",
"phase_name": "command-and-control"
}
],
"modified": "2019-09-11T13:27:50.344Z",
"created": "2019-08-01T13:44:09.368Z",
"x_mitre_detection": "Detection would most likely be at the enterprise level, through packet and/or netflow inspection. Many properly configured firewalls may also naturally block command and control traffic over non-standard ports.",
"x_mitre_platforms": [
"Android",
"iOS"
],
"x_mitre_tactic_type": [
"Post-Adversary Device Access"
],
"x_mitre_version": "1.0"
}
]
}