Fixing based on msftidy.rb

Makes msftidy happy
GSoC/Meterpreter_Web_Console
Thomas Gregory 2018-10-03 17:13:24 +07:00
parent ff560ee990
commit cb5d68b641
1 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ class MetasploitModule < Msf::Exploit::Remote
'References' =>
[
[ 'CVE', '2018-17408' ],
[ 'EDB', '38035' ]
[ 'EDB', '45505' ]
],
'Platform' => 'win',
'Targets' =>
@ -45,7 +45,7 @@ class MetasploitModule < Msf::Exploit::Remote
'BadChars' => "\x00\x0a\x0d\x22\x2c"
},
'Privileged' => false,
'DisclosureDate' => "Sept 28 2018",
'DisclosureDate' => 'Sep 28 2018',
'DefaultTarget' => 0))
register_options(