No autodetect. Allow the user to manually select.

bug/bundler_fix
sinn3r 2013-08-08 13:34:25 -05:00
parent 9955899d9a
commit a73f87eaa5
1 changed files with 2 additions and 3 deletions

View File

@ -38,7 +38,6 @@ class Metasploit3 < Msf::Exploit::Remote
{
'SSL' => true
},
'Platform' => ['linux', 'win'],
'Targets' =>
[
['Linux', {
@ -59,8 +58,8 @@ class Metasploit3 < Msf::Exploit::Remote
}],
],
'Privileged' => false,
'DisclosureDate' => "Jun 11 2013",
'DefaultTarget' => 0))
'DisclosureDate' => "Jun 11 2013"
))
register_options(
[