Metasploit mailing list archives

db_autopwn quick question regarding targets


From: hdm at metasploit.com (H D Moore)
Date: Wed, 22 Apr 2009 09:05:01 -0500

On Wed, 2009-04-22 at 10:05 +0300, Bogdan wrote:
Is the db_autopwn using only the default target of an exploit or it 
tries all the targets?
thanks

Only the default target is tried to prevent crashing of the targets. The
general design goal in Metasploit is to only set a default target if its
safe to do so (or if the default target is automatic). You can force a
target by setting datastore['TARGET'] inside of def autofilter for the
module (say, by poking the server and checking, etc).

-HD



Current thread: