Fix the disclosure date to match when signing was made available to the masses
git-svn-id: file:///home/svn/framework3/trunk@12891 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
f334eafca4
commit
85f5e5fb98
|
@ -86,7 +86,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
'DefaultTarget' => 1,
|
'DefaultTarget' => 1,
|
||||||
'DisclosureDate' => 'Jan 23 1996'
|
'DisclosureDate' => 'Feb 19 1997'
|
||||||
))
|
))
|
||||||
|
|
||||||
register_options( [
|
register_options( [
|
||||||
|
|
Loading…
Reference in New Issue