Files
cti/enterprise-attack/attack-pattern/attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87.json
T
2018-01-17 16:00:03 -05:00

45 lines
2.5 KiB
JSON

{
"type": "bundle",
"id": "bundle--63c02c9f-ae17-471a-8f3c-e328892c3512",
"spec_version": "2.0",
"objects": [
{
"type": "attack-pattern",
"id": "attack-pattern--51ea26b1-ff1e-4faa-b1a0-1114cd298c87",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"created": "2017-05-31T21:30:25.159Z",
"modified": "2018-01-17T12:56:55.080Z",
"name": "Exfiltration Over Other Network Medium",
"description": "Exfiltration could occur over a different network medium than the command and control channel. If the command and control network is a wired Internet connection, the exfiltration may occur, for example, over a WiFi connection, modem, cellular data connection, Bluetooth, or another radio frequency (RF) channel. Adversaries could choose to do this if they have sufficient access or proximity, and the connection might not be secured or defended as well as the primary Internet-connected channel because it is not routed through the same enterprise network.\n\nDetection: Processes utilizing the network that do not normally have network communication or have never been seen before. Processes that normally require user-driven events to access the network (for example, a mouse click or key press) but access the network without such may be malicious.\n\nPlatforms: Linux, macOS, Windows\n\nData Sources: User interface, Process monitoring\n\nRequires Network: Yes\n\nContributors: Itzik Kotler, SafeBreach",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-attack",
"phase_name": "exfiltration"
}
],
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/wiki/Technique/T1011",
"external_id": "T1011"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"x_mitre_contributors": [
"Itzik Kotler, SafeBreach"
],
"x_mitre_data_sources": [
"User interface",
"Process monitoring"
],
"x_mitre_network_requirements": true,
"x_mitre_platforms": [
"Linux",
"macOS",
"Windows"
]
}
]
}