GIAC Advanced Smartphone Forensics GASF Exam Questions
Question #6 (Topic: Demo Questions)
Property list (Plist) files are used by iOS devices to store datA. Which of the file formats below is common to
plist files?
Correct Answer: D
Explanation:
Property List Files (Plist files) are structured text files containing information needed for the iOS
device and applications to function. Plist files can store information in binary or in a format that looks similar to
an XML file and is not always easy to read, unless you utilize a Plist Editor/viewer.