
Metasploit mailing list archives
db_autopwn -m option
From: hdm at metasploit.com (HD Moore)
Date: Fri, 11 Sep 2009 10:32:07 -0500
On Wed, 2009-09-09 at 14:30 -0400, Ben Greenfield wrote:
I've got a follow-up question in this same vein. I want to only run windows exploits using db_autopwn. Before I run the exploits, I want to list the ones I'm going to run. Will -p -t combined with -m and a valid regex only display the exploits that will actually be run, or do I have to wait until I add a -e for that list?
It will show all matches *after* the regex was used to filter, however the exploit/ prefix was not part of the module name when the match occurs. I will update the code to match against the full path name and not just the sub-path, which should resolve this for you. Thanks for the report! -HD
Current thread:
- db_autopwn -m option Ben Greenfield (Sep 09)
- db_autopwn -m option HD Moore (Sep 11)