Update nuuo_nvrmini_unauth_rce.rb

bug/bundler_fix
Pedro Ribeiro 2016-08-05 21:53:25 +01:00 committed by GitHub
parent 7d8dc9bc82
commit 3b64b891a6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class MetasploitModule < Msf::Exploit::Remote
['CVE', '2016-5674'], ['CVE', '2016-5674'],
['US-CERT-VU', '856152'], ['US-CERT-VU', '856152'],
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-nvr-vulns.txt'], ['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/nuuo-nvr-vulns.txt'],
['URL', 'TODO_FULLDISC_URL'] ['URL', 'http://seclists.org/bugtraq/2016/Aug/45']
], ],
'DefaultOptions' => { 'WfsDelay' => 5 }, 'DefaultOptions' => { 'WfsDelay' => 5 },
'Platform' => 'unix', 'Platform' => 'unix',