add jabra to author list

git-svn-id: file:///home/svn/framework3/trunk@7931 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2009-12-21 17:01:12 +00:00
parent 1f7b184fe5
commit 19d32b6c97
2 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,8 @@ class Metasploit3 < Msf::Exploit::Remote
[ [
'unknown', # Found in the wild 'unknown', # Found in the wild
# Metasploit version by: # Metasploit version by:
'jduck' 'jduck',
'jabra'
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'References' => 'References' =>

View File

@ -27,7 +27,8 @@ class Metasploit3 < Msf::Exploit::Remote
# Metasploit version by: # Metasploit version by:
'hdm', 'hdm',
'pusscat', 'pusscat',
'jduck' 'jduck',
'jabra'
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'References' => 'References' =>