Add disclosure date.
parent
8a89e8c00c
commit
c0e8d09802
|
@ -28,7 +28,8 @@ class MetasploitModule < Msf::Exploit::Local
|
|||
'DefaultTarget' => 0,
|
||||
'References' => [
|
||||
[ 'URL', 'https://github.com/rapid7/metasploit-framework/blob/master/external/source/metsvc/src/metsvc.cpp' ]
|
||||
]
|
||||
],
|
||||
'DisclosureDate'=> "Oct 20 2018"
|
||||
))
|
||||
|
||||
register_options(
|
||||
|
|
Loading…
Reference in New Issue