Files
cti/mobile-attack/x-mitre-analytic/x-mitre-analytic--4b4a369c-35aa-4389-a218-2034fb043041.json
2026-04-27 15:19:48 -04:00

55 lines
2.4 KiB
JSON

{
"type": "bundle",
"id": "bundle--3f2fbf44-b3a7-424c-8e76-be11cf436a66",
"spec_version": "2.0",
"objects": [
{
"type": "x-mitre-analytic",
"id": "x-mitre-analytic--4b4a369c-35aa-4389-a218-2034fb043041",
"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/DET0667#AN1763",
"external_id": "AN1763"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"modified": "2026-04-06T15:53:14.197Z",
"name": "Analytic 1763",
"description": "Indirect evidence of asymmetric cryptographic channel usage inferred through key exchange-like network patterns and application background execution behavior, where direct observation of keypair operations is limited. Detection correlates app entitlement posture + background execution + asymmetric handshake patterns + subsequent encrypted communication.",
"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_mutable_elements": [
{
"field": "TimeWindow",
"description": "Correlation window between initial communication burst and steady encrypted traffic"
},
{
"field": "AllowedAppList",
"description": "Apps expected to perform asymmetric key exchanges"
},
{
"field": "HandshakePatternThreshold",
"description": "Threshold for identifying asymmetric handshake-like traffic patterns"
},
{
"field": "ForegroundStateRequired",
"description": "Whether communication establishment should occur during user interaction"
}
]
}
]
}