Fixes #5609, thanks David!

git-svn-id: file:///home/svn/framework3/trunk@14052 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Tod Beardsley 2011-10-24 21:57:42 +00:00
parent fed2e9a611
commit a5ef33305f
1 changed files with 4 additions and 1 deletions

View File

@ -26,7 +26,10 @@ class Metasploit3 < Msf::Auxiliary
version 0.9.8i and earlier. OpenSSL crashes under these versions when it recieves a
ChangeCipherspec Datagram before a ClientHello.
},
'Author' => ['TheLightCosine <thelightcosine@gmail.com>'],
'Author' => [
'Jon Oberheide <jon@oberheide.org>', #original code
'TheLightCosine <thelightcosine@gmail.com>' # metasploit module
],
'License' => MSF_LICENSE,
'Version' => '$Revision$',
'References' =>