Computer Hacking Forensic Investigator (CHFI v10) — Question 344
Which of the following files stores information about local Dropbox installation and account, email IDs linked with the account, current version/build for the local application, the host_id, and local path information?
Answer options
- A. host.db
- B. sigstore.db
- C. config.db
- D. filecache.db
Correct answer: C
Explanation
The correct answer is C, config.db, as it specifically holds the configuration details for the Dropbox application, including the account and version information. The other options, like host.db and sigstore.db, serve different purposes related to hosting and signature storage, while filecache.db is used for caching files rather than storing configuration data.