Files
cti/mobile-attack/attack-pattern/attack-pattern--45a5fe76-eda3-4d40-8f22-c186efd6278d.json
T
2024-11-11 16:53:03 -05:00

51 lines
2.4 KiB
JSON

{
"type": "bundle",
"id": "bundle--74ac3069-ff49-4304-bf07-8e5aeb2017a2",
"spec_version": "2.0",
"objects": [
{
"modified": "2024-02-20T23:39:08.047Z",
"name": "Internet Connection Discovery",
"description": "Adversaries may check for Internet connectivity on compromised systems. This may be performed during automated discovery and can be accomplished in numerous ways such as using `adb shell netstat` for Android.(Citation: adb_commands)\n\nAdversaries may use the results and responses from these requests to determine if the mobile devices are capable of communicating with adversary-owned C2 servers before attempting to connect to them. The results may also be used to identify routes, redirectors, and proxy servers.",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-mobile-attack",
"phase_name": "discovery"
}
],
"x_mitre_deprecated": false,
"x_mitre_detection": "",
"x_mitre_domains": [
"mobile-attack"
],
"x_mitre_is_subtechnique": true,
"x_mitre_platforms": [
"Android",
"iOS"
],
"x_mitre_version": "1.0",
"type": "attack-pattern",
"id": "attack-pattern--45a5fe76-eda3-4d40-8f22-c186efd6278d",
"created": "2024-02-20T23:39:08.047Z",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T1422/001",
"external_id": "T1422.001"
},
{
"source_name": "adb_commands",
"description": "Pulimet. (2017, September 11). AdbCommands. Retrieved December 14, 2023.",
"url": "https://gist.github.com/Pulimet/5013acf2cd5b28e55036c82c91bd56d8"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"x_mitre_attack_spec_version": "3.2.0",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5"
}
]
}