Metasploit mailing list archives

Re: Module Development


From: HD Moore <hdm () metasploit com>
Date: Tue, 25 May 2010 08:24:11 -0500

On 5/25/2010 5:03 AM, Vitor Moreira wrote:
I’m developing a simple smtp fuzzer. Ok, nothing new, but it’s mine, my
starting point.

The modules under auxiliary/fuzzer/ should be a good starting point.

My question is, what process flow do you use for development? Currently
I’m editing the module and run the test with msfcli, because the
msfconsole needs to be restarted every time I change the module.

You can reload and rerun the module by typing "rerun" from msfconsole,
this is the normal way to do module development. Before typing rerun,
enter "save", so that your configuration is preserved across restarts.


I'm not sure, if I should address this here or send an email to
msfdev[at]metasploit.com.

Either one works; msfdev if you want the dev team to review, the mailing
list if you want wider feedback.

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


Current thread: