Skip to content

egueler/HDD-Firmware-Emulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

HDD-Firmware-Emulation

Back in 2018, I had this idea to build an emulator for HDD or SSD firmware so I can hunt for security vulnerabilities via fuzzing. There was barely any research or articles on firmware fuzzing back in the day, now there is plently. One of the ideas was to find vulnerabilities in regards to the caching mechanism, e.g., would a user be able to corrupt the cache somehow and use it to escalate her privileges?

This script is the hacky byproduct of that effort, it's able to run the Samsung HM641JI HDD firmware right up to the main loop using Unicorn. Never actually came around to implement the fuzzing portion of it. Might still be helpful to some.

About

Emulating SAMSUNG HM641JI HDD firmware using Unicorn

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages