Skip to content

Commit c4c133d

Browse files
author
Ale
committed
Fix Web URL
1 parent 066df5f commit c4c133d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/dos/dns/namedown.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def initialize(info={})
3232
'References' =>
3333
[
3434
[ 'CVE', '2016-2776' ],
35-
[ 'URL', 'http://blog.infobytesec.com/2016/09/a-tale-of-packet-cve-2016-2776.html' ]
35+
[ 'URL', 'http://blog.infobytesec.com/2016/10/a-tale-of-dns-packet-cve-2016-2776.html' ]
3636
],
3737
'DisclosureDate' => 'Sep 27 2016',
3838
'DefaultOptions' => {'ScannerRecvWindow' => 0}

0 commit comments

Comments
 (0)