Explain Ranking

bug/bundler_fix
jvazquez-r7 2013-06-25 13:10:15 -05:00
parent 127300c62d
commit 4fa789791d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ require 'msf/core'
require 'rex'
class Metasploit3 < Msf::Exploit::Remote
Rank = GreatRanking # Because there isn't click2play bypass
Rank = GreatRanking # Because there isn't click2play bypass, plus now Java Security Level High by default
include Msf::Exploit::Remote::HttpServer::HTML
include Msf::Exploit::EXE