Skip to content

Commit 95bd950

Browse files
author
Pedro Ribeiro
authored
Point to proper link on github
1 parent f268c28 commit 95bd950

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
@@ -48,7 +48,7 @@ def initialize(info = {})
4848
[
4949
['CVE', '2016-6563'],
5050
['US-CERT-VU', '677427'],
51-
['URL', 'https://github.com/pedrib/PoC/blob/master/advisories/dlink-hnap-login.txt'],
51+
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/dlink-hnap-login.txt'],
5252
['URL', 'FULL_DISC_PLACEHOLDER']
5353
],
5454
'DefaultOptions' => { 'WfsDelay' => 10 },

0 commit comments

Comments
 (0)