Land #2804 for real (thanks, @jvazquez-r7!)

It was the wrong time to mess with my workflow.
bug/bundler_fix
William Vu 2014-01-02 16:39:02 -06:00
commit 2d25781cf0
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 1 additions and 2 deletions

View File

@ -66,7 +66,7 @@ class Metasploit3 < Msf::Exploit::Remote
] ]
], ],
'Privileged' => false, 'Privileged' => false,
'DisclosureDate' => 'Apr 03 2008', 'DisclosureDate' => 'Dec 05 2013',
'DefaultTarget' => 0)) 'DefaultTarget' => 0))
register_options( register_options(
@ -151,7 +151,6 @@ class Metasploit3 < Msf::Exploit::Remote
print_status("Creating '#{datastore['FILENAME']}' file ...") print_status("Creating '#{datastore['FILENAME']}' file ...")
file_create(xfdl) file_create(xfdl)
end end
end end