test_scratch / cti-ATT-CK-v13.1 /pre-attack /attack-pattern /attack-pattern--0e6abb17-0f81-4988-9fd2-4ba0b673d729.json
khoicrtp's picture
Upload 2298 files
5fe70fd
raw
history blame
2.82 kB
{
"type": "bundle",
"id": "bundle--51596030-6bde-4517-9a5b-c55423b63f59",
"spec_version": "2.0",
"objects": [
{
"id": "attack-pattern--0e6abb17-0f81-4988-9fd2-4ba0b673d729",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"name": "Automated system performs requested action",
"description": "**This technique has been deprecated. Please see ATT&CK's Initial Access and Execution tactics for replacement techniques.**\n\nUsers may be performing legitimate activity but using media that is compromised (e.g., using a USB drive that comes with malware installed during manufacture or supply). Upon insertion in the system the media auto-runs and the malware executes without further action by the user. (Citation: WSUSpect2015)",
"external_references": [
{
"source_name": "mitre-pre-attack",
"external_id": "T1384",
"url": "https://attack.mitre.org/techniques/T1384"
},
{
"description": "Paul Stone & Alex Chapman. (2015, August 5). WSUSpect: Compromising the Windows Enterprise via Windows Update. Retrieved March 1, 2017.",
"source_name": "WSUSpect2015"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"type": "attack-pattern",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-pre-attack",
"phase_name": "compromise"
}
],
"modified": "2020-03-30T14:15:05.089Z",
"created": "2017-12-14T16:46:06.044Z",
"x_mitre_is_subtechnique": false,
"x_mitre_old_attack_id": "PRE-T1161",
"x_mitre_version": "1.0",
"x_mitre_difficulty_for_adversary_explanation": "Autoruns with USB keys and CDs traditionally were always on (e.g., [http://windows.microsoft.com Windows] 7 is now an exception with a new policy of limiting the always on nature of Autoruns), ensuring and automated system completes a requested action. Specialized use cases exist where automated systems are specifically designed against automatically performing certain actions (e.g., USB/CD insertion and automatically running is disabled in certain environments).",
"x_mitre_difficulty_for_adversary": "Yes",
"x_mitre_detectable_by_common_defenses_explanation": "Environments without extensive endpoint sensing capabilities do not typically collect this level of detailed information.",
"x_mitre_deprecated": true,
"x_mitre_detectable_by_common_defenses": "No"
}
]
}