kevmap

TechniquesT1542 › T1542.001

T1542.001 System Firmware

stealth · persistence — Network Devices, Windows · attack.mitre.org · JSON

1
MITRE detection strategy
2
analytics
2
Sigma rules tagged attack.t1542.001
0
KEV CVEs mapped here
<p>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.</p><p>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.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

None. No KEV entry in the public mapping names this technique. Given that 74.7% of KEV has no mapping at all, this says more about the mapping than about the technique.

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1542.001

Author: Nasreddine Bencherchali (Nextron Systems) · 2022-07-18 · logsource: product=windows category=process_creation · 4abc0ec4-db5a-412f-9632-26659cddf145
Detects execution of the binary "wpbbin" which is used as part of the UEFI based persistence method described in the reference section
Techniques: T1542.001
Author: Nasreddine Bencherchali (Nextron Systems) · 2022-07-18 · logsource: product=windows category=file_event · e94b9ddc-eec5-4bb8-8a58-b9dc5f4e185f
Detects creation of a file named "wpbbin" in the "%systemroot%\system32\" directory. Which could be indicative of UEFI based persistence method
Techniques: T1542.001