Fix: Incorrect disclosure month forma
parent
fc0f63e774
commit
75a1d979dc
|
@ -30,7 +30,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
['Apache Struts2 / unix', {} ],
|
||||
['Apache Struts2 / win', {} ]
|
||||
],
|
||||
'DisclosureDate' => 'Mat 07 2017',
|
||||
'DisclosureDate' => 'Mar 07 2017',
|
||||
'DefaultTarget' => 0))
|
||||
|
||||
register_options(
|
||||
|
|
Loading…
Reference in New Issue