metasploit - how to create new database? (BT5R3)
Hi,
Afaik, metasploit normally keeps all db-related things in one database that it connects to once you start msfconsole.
In order to keep scans/results for different networks separate I think about having different databases.
Unfortunately in the metasploit-version that comes with BT5R3 there seems to be no "db_create"-command.
So how can I create a new database?
Thanks much in advance for your help,
-ejbtack
Re: metasploit - how to create new database? (BT5R3)
I have the same question....
"How do I create a new database within Metesploit?"
Grtz,
Nisse
Re: metasploit - how to create new database? (BT5R3)
i never really had this problem, but i believe thats one the reasons for the workspace existance within metaslpoit
Re: metasploit - how to create new database? (BT5R3)
Thnx. Thats quite what I was looking for. No need for a new database if you use workspaces!
Damn I feel stupid.......again...
Re: metasploit - how to create new database? (BT5R3)
Can I get a link or someone tell me how can I load my own exploit in Metasploit.
I have created an exploit in python and need to load that in Metasploit.
Thanks... :)
Re: metasploit - how to create new database? (BT5R3)
http://dev.metasploit.com/redmine/pr...ortingExploits
It helps to know a bit of Ruby, and understand the core of the framework.