Skip to content

Commit 367ea5d

Browse files
committed
Add disclosure date
1 parent ccdaf2b commit 367ea5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/http/ssl_version.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def initialize
3838
[ 'OSVDB', '113251'],
3939
[ 'CVE', '2014-3566']
4040
],
41+
'DisclosureDate' => 'Oct 14 2014'
4142
)
4243

4344
register_options(

0 commit comments

Comments
 (0)