[framework] MSFConsole - listing modules

Fabrice MOURRON fab at revhosts.net
Tue Apr 24 12:06:27 CDT 2007


Le 24 avr. 07 à 15:54, H D Moore a écrit :

> Absolutely -- we have been planning on adding this for a while.

I've implemented a module search/completion to msfgui.
https://metasploit.com/dev/trac/browser/framework3/trunk/lib/msf/ui/ 
gtk2/search.rb
It's not the best, but for 400/500 modules, it should be fast.

But it's limited only to name's module
BTW, some users asked me this features for msfgui :
- CVE, OSVBD
- Author,
- ....

I know, it's not easy, cause this informations are not availables  
until the module was "charged".

Perhaps, a method to perform more complicated research would be very  
fun.

Fab

>
> -HD
>
> On Tuesday 24 April 2007 08:46, Spurgeon wrote:
>> To cut a long listing short, is there any way where we can have SQL
>> sort of listing like
>>
>> show exploits like '%browser%'
>> or
>> show exploits like 'windows*'
>> or some similar way to query / filter exploits?

@+

Fab






More information about the framework mailing list