Update ranking

bug/bundler_fix
jvazquez-r7 2014-10-13 17:44:00 -05:00
parent ca05c4c2f4
commit a0fc0cf87f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
require 'msf/core' require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking Rank = GreatRanking
include Msf::Exploit::Remote::Tcp include Msf::Exploit::Remote::Tcp
include Msf::Exploit::Powershell include Msf::Exploit::Powershell