Error at disclosure date format

GSoC/Meterpreter_Web_Console
Dhiraj Mishra 2018-06-09 12:03:41 +05:30 committed by GitHub
parent f1d29e730f
commit 76588aed09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'