Skip to content

T1542.001 System Firmware

Adversaries may modify system firmware to persist on systems.The BIOS (Basic Input/Output System) and The Unified Extensible Firmware Interface (UEFI) or Extensible Firmware Interface (EFI) are examples of system firmware that operate as the software interface between the operating system and hardware of a computer. 1 2 3

System firmware like BIOS and (U)EFI underly the functionality of a computer and may be modified by an adversary to perform or assist in malicious activity. Capabilities exist to overwrite the system firmware, which may give sophisticated adversaries a means to install malicious firmware updates as a means of persistence on a system that may be difficult to detect.

Item Value
ID T1542.001
Sub-techniques T1542.001, T1542.002, T1542.003, T1542.004, T1542.005
Tactics TA0003, TA0005
Platforms Windows
Permissions required Administrator, SYSTEM
Version 1.0
Created 19 December 2019
Last Modified 30 March 2023

Procedure Examples

ID Name Description
S0047 Hacking Team UEFI Rootkit Hacking Team UEFI Rootkit is a UEFI BIOS rootkit developed by the company Hacking Team to persist remote access software on some targeted systems.13
S0397 LoJax LoJax is a UEFI BIOS rootkit deployed to persist remote access software on some targeted systems.10
S0001 Trojan.Mebromi Trojan.Mebromi performs BIOS modification and can download and execute a file as well as protect itself from removal.12

Mitigations

ID Mitigation Description
M1046 Boot Integrity Check the integrity of the existing BIOS or EFI to determine if it is vulnerable to modification. Use Trusted Platform Module technology. 9 Move system’s root of trust to hardware to prevent tampering with the SPI flash memory.10 Technologies such as Intel Boot Guard can assist with this. 11
M1026 Privileged Account Management Prevent adversary access to privileged accounts or access necessary to perform this technique.
M1051 Update Software Patch the BIOS and EFI as necessary.

Detection

ID Data Source Data Component
DS0001 Firmware Firmware Modification

References