Add github link
parent
0deac80d61
commit
2aca610095
|
@ -33,7 +33,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
||||||
[
|
[
|
||||||
['CVE', '2016-5675'],
|
['CVE', '2016-5675'],
|
||||||
['US-CERT-VU', '856152'],
|
['US-CERT-VU', '856152'],
|
||||||
['URL', 'TODO_GITHUB_URL'],
|
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-nvr-vulns.txt'],
|
||||||
['URL', 'TODO_FULLDISC_URL']
|
['URL', 'TODO_FULLDISC_URL']
|
||||||
],
|
],
|
||||||
'DefaultOptions' => { 'WfsDelay' => 5 },
|
'DefaultOptions' => { 'WfsDelay' => 5 },
|
||||||
|
|
Loading…
Reference in New Issue