Computer Hacking Forensic Investigator (CHFI v10) — Question 265
An investigator enters the command sqlcmd -S WIN-CQQMK62867E -e -s"," -E as part of collecting the primary data file and logs from a database. What does the
"WIN-CQQMK62867E` represent?
Answer options
- A. Name of the Database
- B. Name of SQL Server
- C. Operating system of the system
- D. Network credentials of the database
Correct answer: B
Explanation
The correct answer is B, as "WIN-CQQMK62867E" denotes the name of the SQL Server where the database is hosted. Option A is incorrect because it refers to the database name, not the server name. Options C and D are also incorrect, as they refer to the operating system and network credentials, respectively, which are not represented by the given term.