Metasploit mailing list archives

mass.rb a plugin to repeatedly execute currently configured module on a list of hosts


From: Konrads Smelkovs <konrads.smelkovs () gmail com>
Date: Sun, 27 Jan 2013 16:05:39 +0000

Hello,

The mass plugin is an automation tool which helps executing same exploit on
multiple systems. This is useful in cases when the exploit/module does not
support the RHOSTS option, only RHOST.
The steps are simple:
0) download mass and put it in your plugins directory
1) load mass
2) configure the desired exploit
3) run mass with '-t 1.2.3.4/24,2.4.5.6,nowhere.loopback.edu' or specify
hosts or host-ranges from a file using the '-f /path/to/file' option.

Get the latest version from here:
https://raw.github.com/truekonrads/mirv-metasploit/mass-plugin/plugins/mass.rb

There is a metasploit pull request here:
https://github.com/rapid7/metasploit-framework/pull/1381

Send praise/blame in e-mail and post issues on my fork on github (until
this gets merged to mainline, if ever):
https://github.com/truekonrads/mirv-metasploit/issues

P.S. Yes, this is similar to Room362's approach:
http://www.room362.com/blog/2010/9/12/rapid-fire-psexec-for-metasploit.html
--
Konrads Smelkovs
Applied IT sorcery.

--
Konrads Smelkovs
Applied IT sorcery.
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework

Current thread: