Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

Hard Drive Firmware Backdoor

April 6th, 2016, 22:41

How hard or if it's possible to dump/extract the firmware of a HDD? To compare with others firmwares or to find if there's some malware on the source code?

Re: Hard Drive Firmware Backdoor

April 7th, 2016, 1:44

easy to. all you need is some tools like pc3K or even serial port. If you want to go nuts looking there is some firmware in the downloads of this very forum. You aren't ever going to get the source code so forget that. you can disassemble some of the ARM based drives easily enough, but to tell if there is malware is going to take a fair amount of experience in firmware RE.

Re: Hard Drive Firmware Backdoor

April 7th, 2016, 17:01

WD firmware hacking:
http://spritesmods.com/?art=hddhack

SeDiv - Where to get it ?
http://www.hddoracle.com/viewtopic.php?f=84&t=31&p=37

HDD Oracle has several free firmware tools for different drives. Some are only demo versions with limited functionality.

Re: Hard Drive Firmware Backdoor

April 20th, 2016, 7:59

You can write malware in service area but how you will lounch it?

Re: Hard Drive Firmware Backdoor

April 20th, 2016, 8:19

I would guess you would hook another module to do something nefarious based on certain parameters. Such as if the user got the OS to receive a file located on a certain sector, the malware would execute.
Post a reply