nerdexam
EC-CouncilEC-Council

312-49 · Question #536

312-49 Question #536: Real Exam Question with Answer & Explanation

The correct answer is D: Sync_config.db. Google Drive stores its local installation configuration in a SQLite database file named Sync_config.db. This file contains critical forensic artifacts including the authenticated user's email address, the local folder path used as the sync root, and the version of the Google Dri

Submitted by olafpl· Apr 18, 2026Disk Forensics

Question

Which of the following files stores information about a local Google Drive installation such as User email ID, Local Sync Root Path, and Client version installed?

Options

  • Afilecache.db
  • Bconfig.db
  • Csigstore.db
  • DSync_config.db

Explanation

Google Drive stores its local installation configuration in a SQLite database file named Sync_config.db. This file contains critical forensic artifacts including the authenticated user's email address, the local folder path used as the sync root, and the version of the Google Drive client installed. The other database files (filecache.db, config.db, sigstore.db) serve different roles — for example, filecache.db holds cached file metadata and sigstore.db is used for certificate/signature storage — but Sync_config.db is the primary source for user and installation-level configuration data.

Topics

#Google Drive#Configuration files#Disk artifacts#Client data

Community Discussion

No community discussion yet for this question.

Full 312-49 PracticeBrowse All 312-49 Questions