GIAC GASF Exam Practice Questions (P. 5)
- Full Access (71 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
Which of the following can most forensics tools crack on an iOS device?
send
light_mode
delete
Question #22
Which cloud based system can be utilized by Android owners to backup user data?
- AAmazon Web Services (AWS)
- BSamsung Kies
- CAndroid Device Manager
- DGoogle
Correct Answer:
D
Reference:
https://developer.android.com/guide/topics/data/backup.html
D
Reference:
https://developer.android.com/guide/topics/data/backup.html
send
light_mode
delete
Question #23
Analyze the two tables (Albums and Photos) provided from the Facebook database on an Android device located at the path: /data/data/com.facebook.katana/ databases/fb.db.
Which photo was added to Facebook by the user of the device?

Which photo was added to Facebook by the user of the device?

- A106716779501997_1073741827
- B100003042564055_1073741835
- C100005241790123_1073741832
- D100006274086300_1073741835
Correct Answer:
D
Examination of the first table shows user activity related to Cover photos. Mobile uploads and Profile pictures leading to the conclusion that user
100006274086300, is the owner of the device. In the second table, examine the pictures IDs resident in the database. Only one photo shares the Facebook ID that matches the ID of the assumed device owner.
D
Examination of the first table shows user activity related to Cover photos. Mobile uploads and Profile pictures leading to the conclusion that user
100006274086300, is the owner of the device. In the second table, examine the pictures IDs resident in the database. Only one photo shares the Facebook ID that matches the ID of the assumed device owner.
send
light_mode
delete
Question #24
Which file will indicate if Siri was active on an iOS device?
- Aprivate/var/Library/Preferences/com.apple.suggestions.plist
- Bprivate/var/Library/SpringBoard/PushStore/com.apple.reminders.pushstore
- Cprivate/var/Library/Preferences/com.apple.SpeakSelection.plist
- Dprivate/var/Library/Preferences/com.apple.SiriViewService.plist
Correct Answer:
B
The first step in searching for traces of Siri use should be to validate if the user was using Siri. To do this, simply search for iSiri in the tool or navigate to Library/Prefernces/com.apple.SiriViewService.plist. If active, this status will be reflected in the plist file as "StatusActive." Siri stores information in the common files related to each task (calendar.sqlitedb, call_history.db, etc.)
B
The first step in searching for traces of Siri use should be to validate if the user was using Siri. To do this, simply search for iSiri in the tool or navigate to Library/Prefernces/com.apple.SiriViewService.plist. If active, this status will be reflected in the plist file as "StatusActive." Siri stores information in the common files related to each task (calendar.sqlitedb, call_history.db, etc.)
send
light_mode
delete
Question #25
Which of the following is one potential risk of using the ALWAYS OFF rule for handling cell phones?
- AOverwriting data
- BEngaging password or PIN protection mechanism
- CDestruction of call logs and cell tower information
- DImproper handling by the user
Correct Answer:
A
A
send
light_mode
delete
All Pages