Metasploit mailing list archives

Adding new database tables in Metasploit


From: Ludovic Courgnaud <ludovic.courgnaud () etu unilim fr>
Date: Mon, 10 May 2010 15:10:08 +0200

Hi,
To carry out a work, I need to add few tables to the existing Metasploit database.

I added first a ruby file in “data/sql/migrate” called 019_*name*.rb defining my few tables.
Then I added the appropriate file for each object in “lib/msf/core/model”.

I'd like to know if this method is correct and in agreement with what is already done in Metasploit. Otherwise, would it be possible to get recommendations for improving the management of new tables?

Hope to get a reply.

Thanks,
LC

_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: