Skip to content

FFRI/orom-backdoor-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OROM Backdoor Research

While there are few studies inserting malicious code into UEFI Option ROMs (OROMs), none of them have focused soley on OROMs. In our presentation at Black Hat USA 2024, we organized the benefits and infection scenarios of placing a backdoor in UEFI OROM. This repository contains the PoC code of UEFI OROM backdoors (stripped for security purpose, full source given on demand) and some simple tools that I used in my research.

This repository contains the following contents (details are in the README.md inside each folder).

  • orom-builder: A simple tool to convert OROM image from DXE module
  • orom-flasher: A sample BusPirate script to write file to the SPI flash chip (OROM)
  • orom-backdoors: Source codes of 3 PoC OROM backdoors (stripped)
  • EtwConsumer: A simple ETW consumer for tracing only specified process

Author

Kazuki Matsuo. © FFRI Security, Inc. 2024

License

Apache version 2.0

About

PoC code and tools for Black Hat USA 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published