Anti-forensic deletion scheme for flash storage systems

Unlike hard disk drive (HDD)-based storage systems, NAND flash memory-based storage systems require an additional layer called the flash translation layer (FTL) between the file system and storage devices. The FTL helps file systems use NAND flash memory in the same way as HDD by using the address mapping function. However, this function can produce a side effect of delaying the physical erasure point of data when deleting data. In this paper, we analyze the time delay phenomenon of data erasure from the flash storage device that uses the FTL and propose the anti-forensic deletion scheme, which can minimize the delay time. The experimental results confirm that the proposed deletion scheme is effective in reducing the delay time of data erasing.