CAS-005 · Question #445
A cyberanalyst has been tasked with recovering PDF files from a provided image file. Which of the following is the best file-carving tool for PDF recovery?
The correct answer is D. Foremost. Foremost is a dedicated file‑carving utility that scans raw disk images for known file headers and footers, such as PDF’s %PDF- and %%EOF, and extracts intact documents without relying on filesystem metadata. This makes it the go-to tool for recovering PDFs from a forensic image.
Question
A cyberanalyst has been tasked with recovering PDF files from a provided image file. Which of the following is the best file-carving tool for PDF recovery?
Options
- Aobjdump
- BStrings
- Cdd
- DForemost
How the community answered
(34 responses)- A3% (1)
- B6% (2)
- D91% (31)
Explanation
Foremost is a dedicated file‑carving utility that scans raw disk images for known file headers and footers, such as PDF’s %PDF- and %%EOF, and extracts intact documents without relying on filesystem metadata. This makes it the go-to tool for recovering PDFs from a forensic image.
Community Discussion
No community discussion yet for this question.