Error at disclosure date format
parent
f1d29e730f
commit
76588aed09
|
@ -28,7 +28,7 @@ class MetasploitModule < Msf::Auxiliary
|
|||
['URL', 'https://bugs.webkit.org/show_bug.cgi?id=186164'],
|
||||
['URL', 'https://datarift.blogspot.com/2018/06/cve-2018-11646-webkit.html']
|
||||
],
|
||||
'DisclosureDate' => 'June 03 2018',
|
||||
'DisclosureDate' => 'Jun 03 2018',
|
||||
'Actions' => [[ 'WebServer' ]],
|
||||
'PassiveActions' => [ 'WebServer' ],
|
||||
'DefaultAction' => 'WebServer'
|
||||
|
|
Loading…
Reference in New Issue