Land #5560, @wchen-r7 Changes ExcellentRanking to GoodRanking for MS14-064

bug/bundler_fix
jvazquez-r7 2015-06-19 11:15:41 -05:00
commit 6ec8488929
No known key found for this signature in database
GPG Key ID: 38D99152B9352D83
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ require 'msf/core'
require 'msf/core/exploit/powershell'
class Metasploit4 < Msf::Exploit::Remote
Rank = ExcellentRanking
Rank = GoodRanking
include Msf::Exploit::Remote::BrowserExploitServer
include Msf::Exploit::EXE