Fixed date format.
parent
0ac495fef8
commit
287271cf98
|
@ -63,7 +63,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
]
|
||||
],
|
||||
'Privileged' => false,
|
||||
'DisclosureDate' => 'Dec 20, 2013',
|
||||
'DisclosureDate' => 'Dec 20 2013',
|
||||
'DefaultTarget' => 0))
|
||||
|
||||
register_options(
|
||||
|
|
Loading…
Reference in New Issue