diff --git a/modules/exploits/unix/http/freepbx_callmenum.rb b/modules/exploits/unix/http/freepbx_callmenum.rb index f279d0140a..01cfaecdae 100644 --- a/modules/exploits/unix/http/freepbx_callmenum.rb +++ b/modules/exploits/unix/http/freepbx_callmenum.rb @@ -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,