Fix refs.

bug/bundler_fix
Joe Vennix 2014-09-07 23:33:45 -05:00
parent 5efaf7d4cf
commit 5c9c8edfcf
No known key found for this signature in database
GPG Key ID: 127B05FB3E85A2B0
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class Metasploit3 < Msf::Auxiliary
'WebServer'
],
'References' => [
[ 'EDB', '22581' ],
[ 'URL', 'http://1337day.com/exploit/description/22581' ],
],
'DefaultAction' => 'WebServer'
))