Metasploit mailing list archives

Re: How to save metasploit module outputs to text file?


From: Tod Beardsley <todb () packetfu com>
Date: Thu, 6 Sep 2012 14:34:47 -0500

If you're using msfconsole, use the 'spool' command to pipe your output to
a text file.

Alternatively, use regular ol' linux screen. screen then Ctrl-a H (see man
screen for details)


On Thu, Sep 6, 2012 at 2:01 PM, Richard Miles <
richard.k.miles () googlemail com> wrote:

Hi,

I have a msf resource script with different checks that I executed, for
example telnet login checker, check for jboss, check for mysql auth bypass,
etc. However I waste a lot of time parsing the output by hand looking for
issues found. How can I save all metasploit output to a .txt file? With
this I will be able to easily grep the file and get just what I want.

Well, the history file created by metasploit only saves the commands that
I executed and not the output of the commands that is what I want.

Thanks.

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


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

Current thread: