Metasploit mailing list archives

Re: Problems with metsvc


From: HD Moore <hdm () metasploit com>
Date: Tue, 20 Oct 2009 17:43:52 -0500

On Tue, 2009-10-20 at 17:02 -0500, HD Moore wrote:
On Tue, 2009-10-20 at 19:54 -0200, David Gomes wrote:
[*] Meterpreter session 1 opened (192.168.1.70:3244 ->
192.168.1.74:1042)

meterpreter > run metsvc -A
[-] Error while running command run: compile error
/pentest/exploits/fm3/lib/rex/post/meterpreter/ui/console/command_dispatcher/core.rb:358: syntax error, unexpected 
')'

Fixed - this was a compile error due to an extra "," in an array
declaration. Ruby 1.8 complains but 1.9 does not - to make things really
confusing, the backtrace for the error was attributed to the wrong
location due to the binding() passed into the eval. Thanks!

-HD

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


Current thread: