CAS-003 · Question #708
A security administrator is investigating an incident involving suspicious word processing documents on an employee's computer, which was found powered off in the employee's office. Which of the…
The correct answer is B. forenoat. The tool referenced is 'foremost' (misspelled as 'forenoat' in the question), a Linux-based file carving utility designed to recover files from disk images or unallocated space by searching for known file headers and footers. Since the computer was found powered off, a memory…
Question
A security administrator is investigating an incident involving suspicious word processing documents on an employee's computer, which was found powered off in the employee's office. Which of the following tools is BEST suited for extracting full or partial word processing documents from unallocated disk space?
Options
- Amemdump
- Bforenoat
- Cdd
- Dnc
How the community answered
(49 responses)- A4% (2)
- B90% (44)
- C4% (2)
- D2% (1)
Explanation
The tool referenced is 'foremost' (misspelled as 'forenoat' in the question), a Linux-based file carving utility designed to recover files from disk images or unallocated space by searching for known file headers and footers. Since the computer was found powered off, a memory dump (A, memdump) would yield nothing useful. dd (C) creates a raw bit-for-bit disk image but does not parse or extract individual file types from unallocated space on its own. nc (D) is Netcat, a network tool with no forensic file-carving capability. Foremost is the correct choice for recovering partial or full word processing documents from unallocated disk space.
Topics
Community Discussion
No community discussion yet for this question.