Skip to content

Commit 50f578b

Browse files
author
Pedro Ribeiro
authored
Add full disclosure link
1 parent 95bd950 commit 50f578b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/dlink_hnap_login_bof.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def initialize(info = {})
4949
['CVE', '2016-6563'],
5050
['US-CERT-VU', '677427'],
5151
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/dlink-hnap-login.txt'],
52-
['URL', 'FULL_DISC_PLACEHOLDER']
52+
['URL', 'http://seclists.org/fulldisclosure/2016/Nov/38']
5353
],
5454
'DefaultOptions' => { 'WfsDelay' => 10 },
5555
'Stance' => Msf::Exploit::Stance::Aggressive, # we need this to run in the foreground (ARM target)

0 commit comments

Comments
 (0)