Journal of Cloud Computing: Advances, Systems and Applications (Oct 2018)

LogDrive: a proactive data collection and analysis framework for time-traveling forensic investigation in IaaS cloud environments

  • Manabu Hirano,
  • Natsuki Tsuzuki,
  • Seishiro Ikeda,
  • Ryotaro Kobayashi

DOI
https://doi.org/10.1186/s13677-018-0119-2
Journal volume & issue
Vol. 7, no. 1
pp. 1 – 25

Abstract

Read online

Abstract This paper presents the LogDrive framework for mitigating the following problems of storage forensics in Infrastructure-as-a-Service (IaaS) cloud environments: volatility, increasing volume of forensic data, and anti-forensic attacks that hide traces of incidents in virtual machines. The proposed proactive data collection function of virtual block devices mitigates the problem of volatility within the cloud environments and enables a time-traveling investigation to reveal overwritten or deleted evidence files. We employ a sector-hash-based file detection method with random sampling to search for an evidence file in the record of the write logs of the virtual storage. The problem formulation, the investigation context, and the design with five algorithms are presented. We explore the performance of LogDrive through a detailed evaluation. Finally, security analysis of LogDrive is presented based on the STRIDE (Spoofing, Tampering, Repudiation, Information disclosure, Denial of service, and Elevation of privilege) threats model and related work. We posted the source code of LogDrive on GitHub.

Keywords