Files
cti/enterprise-attack/attack-pattern/attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e.json
2026-04-27 15:21:34 -04:00

56 lines
2.6 KiB
JSON

{
"type": "bundle",
"id": "bundle--677feeb9-a770-4ae7-9bb8-90145efac211",
"spec_version": "2.0",
"objects": [
{
"type": "attack-pattern",
"id": "attack-pattern--7f0ca133-88c4-40c6-a62f-b3083a7fbc2e",
"created": "2019-11-13T14:44:49.439Z",
"created_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"revoked": false,
"external_references": [
{
"source_name": "mitre-attack",
"url": "https://attack.mitre.org/techniques/T1542",
"external_id": "T1542"
},
{
"source_name": "Wikipedia Booting",
"description": "Wikipedia. (n.d.). Booting. Retrieved November 13, 2019.",
"url": "https://en.wikipedia.org/wiki/Booting"
}
],
"object_marking_refs": [
"marking-definition--fa42a846-8d90-4e51-bc29-71d5b4802168"
],
"modified": "2026-04-17T18:38:50.048Z",
"name": "Pre-OS Boot",
"description": "Adversaries may abuse Pre-OS Boot mechanisms as a way to establish persistence on a system. During the booting process of a computer, firmware and various startup services are loaded before the operating system. These programs control flow of execution before the operating system takes control.(Citation: Wikipedia Booting)\n\nAdversaries may overwrite data in boot drivers or firmware such as BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) to persist on systems at a layer below the operating system. This can be particularly difficult to detect as malware at this level will not be detected by host software-based defenses.",
"kill_chain_phases": [
{
"kill_chain_name": "mitre-attack",
"phase_name": "stealth"
},
{
"kill_chain_name": "mitre-attack",
"phase_name": "persistence"
}
],
"x_mitre_attack_spec_version": "3.3.0",
"x_mitre_deprecated": false,
"x_mitre_domains": [
"enterprise-attack"
],
"x_mitre_is_subtechnique": false,
"x_mitre_modified_by_ref": "identity--c78cb6e5-0c4b-4611-8297-d1b8b55e40b5",
"x_mitre_platforms": [
"Linux",
"macOS",
"Network Devices",
"Windows"
],
"x_mitre_version": "2.0"
}
]
}