Files
cti/mobile-attack/x-mitre-analytic/x-mitre-analytic--c8eb9196-3134-4954-9331-838556db9aa1.json
2026-04-27 15:19:48 -04:00

88 lines
4.6 KiB
JSON

{
"type": "bundle",
"id": "bundle--ebca7a9e-6e39-4edb-9138-a3841b700659",
"spec_version": "2.0",
"objects": [
{
"type": "x-mitre-analytic",
"id": "x-mitre-analytic--c8eb9196-3134-4954-9331-838556db9aa1",
"created": "2025-10-21T15:10:28.402Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/detectionstrategies/DET0721#AN1854",
"external_id": "AN1854"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"modified": "2026-03-17T17:55:46.302Z",
"name": "Analytic 1854",
"description": "Anchor on supervised managed-app install/update or version drift, then correlate with unexpected background activity, managed-app state changes, or egress inconsistent with the app's historical and policy baseline.",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_deprecated": false,
"x_mitre_version": "1.1",
"x_mitre_attack_spec_version": "3.3.0",
"x_mitre_domains": [
"mobile-attack"
],
"x_mitre_platforms": [
"iOS"
],
"x_mitre_log_source_references": [
{
"x_mitre_data_component_ref": "x-mitre-data-component--b1e0bb80-23d4-44f2-b919-7e9c54898f43",
"name": "iOS:MDMLog",
"channel": "Supervised managed app is newly installed or updated and presents unexpected version transition, inventory drift, managed-state change, or app attribute mismatch against approved procurement and release baseline"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--55c669d9-b42a-4cf6-a38a-07161b228ce9",
"name": "MobileEDR:telemetry",
"channel": "Recently installed or updated managed app begins background activity, persistent refresh, or lock-state-adjacent activity inconsistent with expected first-run behavior, user interaction timing, or historical baseline"
},
{
"x_mitre_data_component_ref": "x-mitre-data-component--9bde2f9d-a695-4344-bfac-f2dce13d121e",
"name": "iOS:unifiedlog",
"channel": "Supplemental managed app or system subsystem anomalies near install/update, launch services, extension handling, app activation, or background execution temporally adjacent to suspicious network or lifecycle behavior"
}
],
"x_mitre_mutable_elements": [
{
"field": "TimeWindow",
"description": "Correlation window between app install/update and subsequent lifecycle or network anomalies."
},
{
"field": "SupervisedRequired",
"description": "Strongest app inventory and managed state analytics depend on supervised iOS devices."
},
{
"field": "AllowedManagedApps",
"description": "Approved managed app set varies by organization, business unit, and device profile."
},
{
"field": "ExpectedVersionTransitionPolicy",
"description": "Allowed upgrade paths, release rings, and phased rollout patterns vary by environment."
},
{
"field": "AllowedDestinations",
"description": "Expected app destinations, enterprise backends, Apple services, and CDNs differ by app."
},
{
"field": "BackgroundRefreshBaseline",
"description": "Legitimate background activity differs by app category and policy."
},
{
"field": "RecentUserInteractionWindow",
"description": "Defines how close runtime/network activity must be to user action to be considered expected."
},
{
"field": "UplinkBytesThreshold",
"description": "Threshold for suspicious post-update outbound transfer volume."
}
]
}
]
}