CompTIA PenTest+ (PT0-001) — Question 73
Which of the following commands starts the Metasploit database?
Answer options
- A. msfconsole
- B. workspace
- C. msfvenom
- D. db_init
- E. db_connect
Correct answer: A
Explanation
The correct answer is A, msfconsole, as it is the command that starts the Metasploit Framework, which includes initializing the database. The other options either relate to database management commands or tools within Metasploit but do not serve to start the database itself.