We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 066df5f commit c4c133dCopy full SHA for c4c133d
modules/auxiliary/dos/dns/namedown.rb
@@ -32,7 +32,7 @@ def initialize(info={})
32
'References' =>
33
[
34
[ 'CVE', '2016-2776' ],
35
- [ 'URL', 'http://blog.infobytesec.com/2016/09/a-tale-of-packet-cve-2016-2776.html' ]
+ [ 'URL', 'http://blog.infobytesec.com/2016/10/a-tale-of-dns-packet-cve-2016-2776.html' ]
36
],
37
'DisclosureDate' => 'Sep 27 2016',
38
'DefaultOptions' => {'ScannerRecvWindow' => 0}
0 commit comments