Damaged backup data recovery method for Windows mobile

Springer Science and Business Media LLC - Tập 66 - Trang 875-887 - 2013
Jewan Bang1, Changhoon Lee2, Sangjin Lee1, Kyungho Lee1
1Center for Information Security Technologies, Korea University, Seoul, Republic of Korea
2Seoul National University of Science and Technology, Seoul, Republic of Korea

Tóm tắt

Recent developments in grid and cloud computing technologies have enhanced the performance and scale of storage media. Data management and backup are becoming increasingly important in these environments. Backup systems constitute an important component of operating system security. However, it is difficult to recover backup data from an environment where the operating system does not work because the storage hardware has been damaged. This study analyzes the Volume Shadow Copy Service (VSS) used by the Windows operating system. Windows 8 has been implemented for mobile environments; hence, it could be used for data recovery from damaged mobile devices. VSS is a backup infrastructure provided by Windows that creates point-in-time copies of a volume (known as volume shadow copies). Windows Vista and later versions use this service instead of the restore point feature used in earlier versions of the operating system. The restore point feature logically copied and stored specified files, whereas VSS copies and stores only data that have changed in the volume. In a live system, volume shadow copies can be checked and recovered using built-in system commands. However, it is difficult to analyze the files stored in the volume shadow copies of a nonfunctioning system, such as a disk image, because only the changed data are stored. Therefore, this study analyzes the structure of Volume Shadow Copy (VSC) files that were logically stored. This analysis confirms the locations of the changed data and original copies by identifying a structure that stores the file data stream to file system metadata. On the basis of our research, we propose a practical application to develop tools for the recovery of snapshot data stored within the VSC files. We also present results of our successful performance test.

Tài liệu tham khảo

Microsoft Corporation (2010) MSDN: volume shadow copy service. Microsoft Corporation. Available online at: http://msdn.microsoft.com/en-us/library/bb968832(v=VS.85).aspx Russinovich M, Solomon D (2009) Microsoft Windows internals, 5th edn. Microsoft Press, Redmond Carrier B (2005) File system forensic analysis. Addison-Wesley, Reading Carvey H (2007) Windows forensic analysis. Syngress, Norwell Rentz D OpenOffice.org’s documentation of the Microsoft compound document, the spreadsheet project. Available online at: http://OpenOffice.org