Disk forensics techniques are used to acquire the disk image, process this image to find artifacts of interest including deleted ones. 

In this lab, a disk image file “evidence.img” is provided in the home directory of the root user (/root/). Interact with the image using The Sleuth Kit and answer the following questions:

  1. What is the image format type of the image?
  2. Which file system type is used in the image?
  3. Which directory was mounted most recently from the disk whose image is provided to us?
  4. List the names of the directories present on the image.
  5. What is the name of the file present in the notes directory?
  6. Retrieve the flag kept inside the flag.txt file.

The solution for this lab can be found in the following manual: https://assets.ine.com/labs/ad-manuals/walkthrough-1790.pdf