Fix 1.8 support

unstable
HD Moore 2013-02-01 13:30:39 -06:00 committed by Tod Beardsley
parent d5ae005332
commit a63cf6977c
1 changed files with 1 additions and 2 deletions

View File

@ -49,7 +49,7 @@ class Metasploit3 < Msf::Exploit::Remote
['Automatic Targeting', { 'auto' => true }]
],
'DefaultTarget' => 0,
'DisclosureDate' => "Jan 22 2013",
'DisclosureDate' => "Jan 22 2013"
))
register_options([
@ -145,4 +145,3 @@ class Metasploit3 < Msf::Exploit::Remote
end
end