Add placeholder for full disclosure URL
parent
743a72dff6
commit
22d0325d33
|
@ -36,6 +36,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2018-15379' ],
|
||||
[ 'URL', 'FULLDISC_URL'],
|
||||
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/cisco-prime-infrastructure.txt' ],
|
||||
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/3723' ],
|
||||
[ 'URL', 'https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181003-pi-tftp' ]
|
||||
|
|
Loading…
Reference in New Issue