Add VU and blog references

unstable
HD Moore 2013-02-03 18:17:51 -06:00
parent c24da99104
commit 42c8a2d265
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'CVE', '2012-5858' ]
[ 'CVE', '2012-5858' ],
[ 'US-CERT-VU', '922681' ],
[ 'URL', 'https://community.rapid7.com/community/infosec/blog/2013/01/29/security-flaws-in-universal-plug-and-play-unplug-dont-play' ]
],
'Platform' => ['unix'],
'Arch' => ARCH_CMD,