Fixing EDB reference

This commit is contained in:
Tod Beardsley 2012-03-27 16:49:20 -05:00 committed by James Lee
parent 9968b94951
commit 56404f5edd
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class Metasploit3 < Msf::Exploit::Remote
'License' => MSF_LICENSE,
'References' =>
[
[ 'URL', 'http://www.exploit-db.com/exploits/18649/' ]
[ 'EDB', '18649' ]
],
'Platform' => ['unix'],
'Arch' => ARCH_CMD,