Remove the trailing slash from the ZDI ref
parent
ba74870673
commit
bea04cceeb
|
@ -35,7 +35,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
[ 'OSVDB', '70853' ],
|
||||
[ 'BID', '46235' ],
|
||||
[ 'URL', 'http://www.securityfocus.com/archive/1/516260' ],
|
||||
[ 'ZDI', '11-061/' ]
|
||||
[ 'ZDI', '11-061' ]
|
||||
],
|
||||
'DisclosureDate' => 'Feb 07 2011',
|
||||
'Platform' => 'win',
|
||||
|
|
Loading…
Reference in New Issue