I have the same question....
"How do I create a new database within Metesploit?"
Grtz,
Nisse
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
I have the same question....
"How do I create a new database within Metesploit?"
Grtz,
Nisse
i never really had this problem, but i believe thats one the reasons for the workspace existance within metaslpoit
Thnx. Thats quite what I was looking for. No need for a new database if you use workspaces!
Damn I feel stupid.......again...
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...![]()
http://dev.metasploit.com/redmine/pr...ortingExploits
It helps to know a bit of Ruby, and understand the core of the framework.