Skip to content

Commit 7d8dc9b

Browse files
author
Pedro Ribeiro
authored
Update nuuo_nvrmini_unauth_rce.rb
1 parent b485180 commit 7d8dc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/nuuo_nvrmini_unauth_rce.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def initialize(info = {})
3030
[
3131
['CVE', '2016-5674'],
3232
['US-CERT-VU', '856152'],
33-
['URL', 'TODO_GITHUB_URL'],
33+
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-nvr-vulns.txt'],
3434
['URL', 'TODO_FULLDISC_URL']
3535
],
3636
'DefaultOptions' => { 'WfsDelay' => 5 },

0 commit comments

Comments
 (0)