From f4103fd7f54e6bcf0b3281a8065b3e81c83150db Mon Sep 17 00:00:00 2001 From: Joshua Drake Date: Mon, 26 Jul 2010 19:30:02 +0000 Subject: [PATCH] increase ranking git-svn-id: file:///home/svn/framework3/trunk@9933 4d416f70-5f16-0410-b530-b9f4589650da --- modules/exploits/windows/browser/communicrypt_mail_activex.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/windows/browser/communicrypt_mail_activex.rb b/modules/exploits/windows/browser/communicrypt_mail_activex.rb index 1766a2e655..b2aa008307 100644 --- a/modules/exploits/windows/browser/communicrypt_mail_activex.rb +++ b/modules/exploits/windows/browser/communicrypt_mail_activex.rb @@ -12,7 +12,7 @@ require 'msf/core' class Metasploit3 < Msf::Exploit::Remote - Rank = NormalRanking + Rank = GreatRanking include Msf::Exploit::Remote::HttpServer::HTML include Msf::Exploit::Remote::Seh