Skip to content

Commit 287271c

Browse files
author
sgabe
committed
Fixed date format.
1 parent 0ac495f commit 287271c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/fileformat/realplayer_ver_attribute_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def initialize(info = {})
6363
]
6464
],
6565
'Privileged' => false,
66-
'DisclosureDate' => 'Dec 20, 2013',
66+
'DisclosureDate' => 'Dec 20 2013',
6767
'DefaultTarget' => 0))
6868

6969
register_options(

0 commit comments

Comments
 (0)