To clarify, the directory structure will NOT change, but modules will care 
less about where you put them. This means you can copy a module into a 
new temporary directory and it will get picked up with the new path. The 
base directory name still determines the module type. So you can place 
them into modules/exploits/ or modules/exploits/anything, but not 
modules/test/ -- the same rule applies for loading modules from the 
~/.msf3/modules/ directory, which is the 'right' way to maintain a 
personal module tree.

On Tuesday 30 September 2008, Rhys Kidd wrote:
> A reduction in the memory footprint of the Metasploit Framework is a
> definite plus. My understanding is that this change would result in a
> directory structure with all the modules in a single folder. Downside
> would be that this could become unwieldy to find particular modules,
> however the improving search capabilities in the Framework would allay
> my concerns here.


_______________________________________________
Framework-Hackers mailing list
Framework-Hackers@spool.metasploit.com
http://spool.metasploit.com/mailman/listinfo/framework-hackers

Reply via email to