Skip to content

Commit a2ce2bf

Browse files
committed
Fix disclosure date
1 parent ff23216 commit a2ce2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/antivirus/escan_password_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def initialize(info={})
4646
[
4747
['eScan 5.5-2 / Linux', {}],
4848
],
49-
'DisclosureDate' => "Aug 16 2012",
49+
'DisclosureDate' => "Apr 04 2014",
5050
'DefaultTarget' => 0))
5151

5252
register_options(

0 commit comments

Comments
 (0)