Skip to content

Commit fcf1421

Browse files
authored
Fixed disclosure date
1 parent 0eb79e8 commit fcf1421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/mediawiki_syntaxhighlight.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def initialize(info = {})
3232
['Automatic Targeting', { 'auto' => true } ],
3333
],
3434
'DefaultTarget' => 0,
35-
'DisclosureDate' => 'Mar 01 2017'))
35+
'DisclosureDate' => 'Apr 06 2017'))
3636

3737
register_options(
3838
[

0 commit comments

Comments
 (0)