Add a DisclosureDate
parent
2dd9dcb26c
commit
6ceab3d02d
|
@ -34,7 +34,8 @@ class Metasploit3 < Msf::Exploit::Local
|
|||
'References' =>
|
||||
[
|
||||
[ 'URL', 'https://msdn.microsoft.com/en-us/library/windows/desktop/ms682431' ]
|
||||
]
|
||||
],
|
||||
'DisclosureDate' => 'Jan 01 1999' # Not valid but required by msftidy
|
||||
))
|
||||
|
||||
register_options(
|
||||
|
|
Loading…
Reference in New Issue