Files
cti/mobile-attack/x-mitre-analytic/x-mitre-analytic--acc1bb20-bd46-4228-abba-f4befe82e926.json
T

91 lines
5.0 KiB
JSON
Raw Normal View History

2025-10-27 14:36:06 -04:00
{
"type": "bundle",
2026-04-27 15:19:48 -04:00
"id": "bundle--d454d07f-708c-436e-bee8-75c747b5a948",
2025-10-27 14:36:06 -04:00
"spec_version": "2.0",
"objects": [
{
"type": "x-mitre-analytic",
"id": "x-mitre-analytic--acc1bb20-bd46-4228-abba-f4befe82e926",
"created": "2025-10-21T15:10:28.402Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
2026-04-27 15:19:48 -04:00
"revoked": false,
2025-10-27 14:36:06 -04:00
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/detectionstrategies/DET0617#AN1676",
"external_id": "AN1676"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
2026-04-27 15:19:48 -04:00
"modified": "2026-03-17T20:56:49.928Z",
2025-10-27 14:36:06 -04:00
"name": "Analytic 1676",
2026-04-27 15:19:48 -04:00
"description": "The defender correlates a supervised-device or managed-app request to a legitimate web platform with a subsequent connection to a newly derived destination that is not part of the expected service interaction. Because iOS has weaker app-level telemetry, the strongest signal is a network-level sequence where a request to a known public platform is immediately followed by a connection to a different domain or IP, particularly when the device is locked, no recent user interaction occurred, and the bundle is not expected to interact with such downstream infrastructure.",
2025-10-27 14:36:06 -04:00
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
2026-04-27 15:19:48 -04:00
"x_mitre_deprecated": false,
"x_mitre_version": "1.1",
2025-10-27 14:36:06 -04:00
"x_mitre_attack_spec_version": "3.3.0",
"x_mitre_domains": [
"mobile-attack"
],
"x_mitre_platforms": [
"iOS"
],
"x_mitre_log_source_references": [
{
2026-04-27 15:19:48 -04:00
"x_mitre_data_component_ref": "x-mitre-data-component--3772e279-27d6-477a-9fe3-c6beb363594c",
"name": "VPN:MobileProxy",
"channel": "App-attributed HTTP GET or HTTPS session to public web platform (social, paste, collaboration, cloud storage, code-hosting) returned content followed by outbound connection to a different domain or IP within TimeWindow"
2025-10-27 14:36:06 -04:00
},
{
2026-04-27 15:19:48 -04:00
"x_mitre_data_component_ref": "x-mitre-data-component--3772e279-27d6-477a-9fe3-c6beb363594c",
"name": "VPN:MobileProxy",
"channel": "DNS query or TLS SNI for previously unseen domain occurred within TimeWindow after session to legitimate web-service domain from same app identity"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--55c669d9-b42a-4cf6-a38a-07161b228ce9",
"name": "MobileEDR:telemetry",
"channel": "DeviceLockState=locked or BackgroundRefresh active during resolver\u2192pivot sequence"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--55c669d9-b42a-4cf6-a38a-07161b228ce9",
"name": "MobileEDR:telemetry",
"channel": "LastUserInteractionDelta exceeded threshold before resolver request and pivot connection sequence"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--b1e0bb80-23d4-44f2-b919-7e9c54898f43",
"name": "iOS:MDMLog",
"channel": "Bundle performing resolver\u2192pivot sequence not present in approved managed-app baseline or lacks expected service relationship"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--9bde2f9d-a695-4344-bfac-f2dce13d121e",
"name": "iOS:unifiedlog",
"channel": "Background task or networking subsystem event occurred immediately before resolver retrieval and pivot connection sequence"
2025-10-27 14:36:06 -04:00
}
],
2026-04-27 15:19:48 -04:00
"x_mitre_mutable_elements": [
{
"field": "TimeWindow",
"description": "Maximum allowed time between resolver retrieval and pivot connection."
},
{
"field": "NewDomainThreshold",
"description": "Defines rarity or novelty of domain for the device or bundle."
},
{
"field": "AllowedServiceToDestinationMapping",
"description": "Expected relationships between apps and external services."
},
{
"field": "BackgroundRefreshBaseline",
"description": "Expected background network behavior for managed apps."
},
{
"field": "UserInteractionThreshold",
"description": "Defines acceptable timing between user activity and network requests."
}
]
2025-10-27 14:36:06 -04:00
}
]
}