Add github link

bug/bundler_fix
Pedro Ribeiro 2016-08-04 17:38:31 +01:00 committed by GitHub
parent 0deac80d61
commit 2aca610095
1 changed files with 1 additions and 1 deletions

View File

@ -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 },