Fix bad reference (thanks Daniel Moeller)
parent
b357d221fb
commit
d4e873df07
|
@ -33,7 +33,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
||||||
'References' =>
|
'References' =>
|
||||||
[
|
[
|
||||||
[ 'EDB', '22709' ],
|
[ 'EDB', '22709' ],
|
||||||
[ 'BID', '87410' ]
|
[ 'OSVDB', '87410' ]
|
||||||
],
|
],
|
||||||
'Payload' =>
|
'Payload' =>
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue