From 19d32b6c975f082e5de0336af3c2bb8973ba2b53 Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Mon, 21 Dec 2009 17:01:12 +0000 Subject: [PATCH] add jabra to author list git-svn-id: file:///home/svn/framework3/trunk@7931 4d416f70-5f16-0410-b530-b9f4589650da --- .../exploits/windows/browser/adobe_flatedecode_predictor02.rb | 3 ++- modules/exploits/windows/browser/adobe_media_newplayer.rb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/exploits/windows/browser/adobe_flatedecode_predictor02.rb b/modules/exploits/windows/browser/adobe_flatedecode_predictor02.rb index dbf6bbe978..478df6dd16 100644 --- a/modules/exploits/windows/browser/adobe_flatedecode_predictor02.rb +++ b/modules/exploits/windows/browser/adobe_flatedecode_predictor02.rb @@ -25,7 +25,8 @@ class Metasploit3 < Msf::Exploit::Remote [ 'unknown', # Found in the wild # Metasploit version by: - 'jduck' + 'jduck', + 'jabra' ], 'Version' => '$Revision$', 'References' => diff --git a/modules/exploits/windows/browser/adobe_media_newplayer.rb b/modules/exploits/windows/browser/adobe_media_newplayer.rb index 8894237f5d..3b62df3ce9 100644 --- a/modules/exploits/windows/browser/adobe_media_newplayer.rb +++ b/modules/exploits/windows/browser/adobe_media_newplayer.rb @@ -27,7 +27,8 @@ class Metasploit3 < Msf::Exploit::Remote # Metasploit version by: 'hdm', 'pusscat', - 'jduck' + 'jduck', + 'jabra' ], 'Version' => '$Revision$', 'References' =>