Metasploit mailing list archives

Re: Suggestion for db_autopwn


From: HD Moore <hdm () metasploit com>
Date: Tue, 08 Dec 2009 18:30:24 -0600

On Tue, 2009-12-08 at 22:18 -0200, David Guimaraes wrote:
So, there is no way to i do what i am looking for? Maybe in some new
release? 

Well, you can always hack up the code yourself
(lib/msf/ui/console/command_dispatcher/db.rb). To implement this:

1) Create a multi/handler for each target OS/Arch with your chosen
payload on your preferred handler system.

2) When autopwn is configuring the exploits for launch, specify the
LHOST/LPORT of your multihandler and then set the DisablePayloadHandler
option to true. This will send all of the sessions to the multi/handler
instead of a new listener per exploit.

We plan to have something added in the next 2-3 point releases or by 3.4
at the latest.

-HD

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


Current thread: