Conducting Forensic Analysis and Incident Response Using Cisco Technologies (CBRFIR) — Question 24
Which magic byte indicates that an analyzed file is a pdf file?
Answer options
- A. cGRmZmlsZQ
- B. 706466666
- C. 255044462d
- D. 0a0ah4cg
Correct answer: C
Explanation
The magic byte '255044462d' corresponds to the PDF file format, indicating the file is a PDF. The other options do not match the standard identification bytes for PDF files, making them incorrect.