Hi, I am new to both the list and the framework. I found the idea very interesting and admired the work done that I began learning ruby specially to better understand the framework. I noticed that the performance of commands such as info, show and search is relatively slow. With the increase in the number of exploits and payloads, it is expected to go worse. Using more efficient data structures or a database back end to store exploits information allows the framework to scale well and will make searching modules by keywords more flexible and easier. I thought about the development of a plugin to do the following tasks: - create a database for exploits and payloads, - import exploits' and payloads' data automatically into the created database, - execute queries and searching the DB.
As a first step, the plugin can be used from the console but it can be integrated later with the other interfaces. What do you think about the idea? Is there a similar work already existing? Will this be useful for the community? Your comments and suggestions are welcome. Best regards, M. GAD PhD student University of Toulouse, France _______________________________________________ Framework-Hackers mailing list Framework-Hackers@spool.metasploit.com http://spool.metasploit.com/mailman/listinfo/framework-hackers