Computer Hacking Forensic Investigator (CHFI v10) — Question 393

As a Computer Hacking Forensics Investigator, you have been tasked with examining a suspicious.E01 disk image file using The Sleuth Kit (TSK). You need to display the metadata structure of an inode but also want to show the addresses of its disk units. Which TSK command would best serve this purpose?

Answer options

Correct answer: A

Explanation

The correct command is A, istat, which is specifically designed to display the inode's metadata structure along with the addresses of its disk units. Options B, C, and D do not provide the necessary functionality for displaying this specific information related to inodes.