How can you add data to Metasploit's database for tables such as vulns, creds, and loot?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

How can you add data to Metasploit's database for tables such as vulns, creds, and loot?

Explanation:
The database in Metasploit is the place where persistent data like vulns, credentials, and loot are stored for easy reporting and correlation across sessions. To save new findings into that database, you add them using the add option after the command that gathers or creates the data. This tells Metasploit to insert the new records as additional entries rather than overwriting or discarding existing data. The other options don’t fit: deleting would remove data, exporting would pull data out of the database, and a Windows command like net user isn’t related to Metasploit’s database operations.

The database in Metasploit is the place where persistent data like vulns, credentials, and loot are stored for easy reporting and correlation across sessions. To save new findings into that database, you add them using the add option after the command that gathers or creates the data. This tells Metasploit to insert the new records as additional entries rather than overwriting or discarding existing data. The other options don’t fit: deleting would remove data, exporting would pull data out of the database, and a Windows command like net user isn’t related to Metasploit’s database operations.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy