Update nuuo_nvrmini_unauth_rce.rb

bug/bundler_fix
Pedro Ribeiro 2016-08-04 17:38:14 +01:00 committed by GitHub
parent b48518099c
commit 7d8dc9bc82
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class MetasploitModule < Msf::Exploit::Remote
[ [
['CVE', '2016-5674'], ['CVE', '2016-5674'],
['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 },