1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00

add jabra to author list

git-svn-id: file:///home/svn/framework3/trunk@7931 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
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
# Metasploit version by:
'jduck'
'jduck',
'jabra'
],
'Version' => '$Revision$',
'References' =>

View File

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